Changes between Version 4 and Version 5 of venice/bootloader
- Timestamp:
- 03/13/2026 05:19:32 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
venice/bootloader
v4 v5 59 59 Venice boards are configured via one-time-programable fuses to boot to an on-board eMMC device (it is possible to have Gateworks configure a board to boot to microSD instead for a special or custom build). 60 60 61 Essentially, for normal operation (with standard fuses), the eMMC flash can contain the boot firmware and the OS can be booted off a removable device. 62 61 63 If you wish to select a different boot device priority you can adjust boot_targets. For example: 62 * Boot from NVMe (nvme dev 0)64 * Boot the OS from NVMe (nvme dev 0) 63 65 {{{#!bash 64 66 # flash your disk image to the NVMe device
