buildrootschalter/board/boundarydevices/nitrogen6x
Peter Korsgaard b720a014bb nitrogen6x: post-build.sh: use the exported variables for {TARGET,BINARIES}_DIR
No functional change, but lets show the preferred way to do this.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-26 21:15:59 +02:00
..
6x_bootscript nitrogen6x: use 6x_bootscript/6x_upgrade instead of older 6q_ versions 2013-09-26 21:11:14 +02:00
6x_upgrade nitrogen6x: use 6x_bootscript/6x_upgrade instead of older 6q_ versions 2013-09-26 21:11:14 +02:00
post-build.sh nitrogen6x: post-build.sh: use the exported variables for {TARGET,BINARIES}_DIR 2013-09-26 21:15:59 +02:00
readme.txt nitrogen6x: get rid of ext2 rev 1 notice now we can create it directly instead 2013-04-12 15:02:18 +02:00

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.