mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Also updating the documentation with the dd instruction to flash the bootable media. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Buildroot for Boundary Devices Nitrogen6X: http://boundarydevices.com/products/nitrogen6x-board-imx6-arm-cortex-a9-sbc/ To install, simply copy the image to a uSD card: sudo dd if=output/images/sdcard.img of=/dev/sdX Where 'sdX' is the device node of the uSD partition. To upgrade u-boot, cancel autoboot and type: run upgradeu