7219dfa275
And update the defconfig to do so. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
301 B
Plaintext
10 lines
301 B
Plaintext
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.
|