buildrootschalter/board/boundarydevices/nitrogen6x
Peter Korsgaard 73385c30ab nitrogen6x: tweak readme wording
The filesystem is directly written to the card, no extraction is performed.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-04-23 10:03:40 +02:00
..
6x_bootscript nitrogen6x: bump kernel version to 3.10.17 2014-07-15 23:10:28 +02:00
6x_upgrade nitrogen6x_defconfig: bump u-boot version 2014-09-24 10:15:25 +02:00
post-build.sh nitrogen6x: use install instead of cp 2014-11-22 19:00:47 +01:00
readme.txt nitrogen6x: tweak readme wording 2015-04-23 10:03:40 +02:00

readme.txt

Buildroot for Boundary Devices Nitrogen6X:

http://boundarydevices.com/products/nitrogen6x-board-imx6-arm-cortex-a9-sbc/

To install, simply write rootfs.ext2 to the 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.

To upgrade u-boot, cancel autoboot and type:

run upgradeu