buildroot/board/boundarydevices/nitrogen6x
Gary Bisson 5140658c1a board/boundarydevices: rework and update u-boot scripts
Those scripts are executed by u-boot in order to detect the hardware
configuration (board, displays etc...), configure the bootargs and
device tree accordingly or update the bootloader located in NOR flash.

This update is necessary due to the kernel bump to version 3.10.53.

The rework consists of replacing the binaries by their text file
equivalent and generate the binaries from the post-build.sh script.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-11 13:04:48 +02:00
..
6x_bootscript.txt board/boundarydevices: rework and update u-boot scripts 2015-07-11 13:04:48 +02:00
6x_upgrade.txt board/boundarydevices: rework and update u-boot scripts 2015-07-11 13:04:48 +02:00
post-build.sh board/boundarydevices: rework and update u-boot scripts 2015-07-11 13:04:48 +02:00
readme.txt nitrogen6x: tweak readme wording 2015-04-23 10:03:40 +02:00

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