buildrootschalter/board/boundarydevices/nitrogen6x
Peter Korsgaard ef9b4fb5c2 nitrogen6x_defconfig: bump u-boot version
To the 2014.07 release. For furture details, see:

http://boundarydevices.com/u-boot-2014-07-release-mx6-boards/

Also update our 6x_upgrade script to the version from that page so the
entire SPI flash gets erased (otherwise it fails on big u-boot builds) and
document how to perform the upgrade.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

u-boot fixup
2014-09-24 10:15:25 +02:00
..
6x_bootscript
6x_upgrade nitrogen6x_defconfig: bump u-boot version 2014-09-24 10:15:25 +02:00
post-build.sh
readme.txt nitrogen6x_defconfig: bump u-boot version 2014-09-24 10:15:25 +02:00

readme.txt

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.

To upgrade u-boot, cancel autoboot and type:

run upgradeu