kumquat-buildroot/board/boundarydevices/nitrogen6x
Gary Bisson 9ebb123893 board/boundarydevices: update u-boot scripts for 3.14 kernels
Those scripts will support coming platforms such as iMX6SoloX or
iMX6QuadPlus.

One important change is that the bootscript now relies on U-Boot to
make the display detection in order to simplify the script.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-09-19 15:41:13 +02:00
..
6x_bootscript.txt board/boundarydevices: update u-boot scripts for 3.14 kernels 2015-09-19 15:41:13 +02:00
6x_upgrade.txt board/boundarydevices: update u-boot scripts for 3.14 kernels 2015-09-19 15:41:13 +02:00
post-build.sh
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