mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
No functional change, but lets show the preferred way to do this. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Buildroot for Boundary Devices Nitrogen6X: http://boundarydevices.com/products/nitrogen6x-board-imx6-arm-cortex-a9-sbc/ To install, simply extract rootfs.ext2 to first partition of a uSD card: sudo dd if=output/images/rootfs.ext2 of=/dev/sdX1 Where 'sdX1' is the device node of the uSD partition.