Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preliminary Zero2W FDE-only support #103

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from
Draft

Conversation

tdewey-rpi
Copy link
Collaborator

No description provided.

tdewey-rpi and others added 29 commits January 7, 2025 15:17
Preferentially favour IPv6 connectivity over IPv4 connectivity, and use the USB connection to discover the ethernet endpoint required.

This system assumes a DHCP server is providing addresses to both the provisioning machine and the device being provisioned.
2710 uses a different mechanism to bootstrap a rpiboot-loaded image, where everything gets bundled into a bootfiles.bin, rather than a boot.img containing just Linux components.
…ruft, remove DEMO_MODE,"

This partially reverts commit 8cf3e66.
'-s' causes img2simg to read its input in the SPARSE_READ_MODE_HOLE
mode. SEEK_DATA / SEEK_HOLE are used to determine the location of any
holes in the input file as these can be regarded as 'don't care' bytes
rather than a run of 0s.
'oem led PWR 0' fails on 2W as there is only a single LED on the device.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants