📄️ 1.2.4.1 Full image flashing
Full image flashing writes a complete OS image to storage (usually an SD card or eMMC). It prepares the board with user-space apps, drivers, and core services.
📄️ 1.2.4.2 Bootloader (NAND) firmware flashing
Bootloader flashing writes low-level firmware (e.g. Miniboot, U-Boot) to NAND Flash. It handles power-on initialization and loading the OS. Use it when the board will not boot, the bootloader is damaged, or you must update the boot stack.
📄️ 1.2.4.3 Booting the system
Default
📄️ 1.2.4.4 FAQ
For more answers, see FAQ — hardware and system and the D-Robotics developer forum.