board/boundarydevices: rework and update u-boot scripts
authorGary Bisson <gary.bisson@boundarydevices.com>
Tue, 26 May 2015 08:19:40 +0000 (10:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 11 Jul 2015 11:04:48 +0000 (13:04 +0200)
commit5140658c1a141ba728019c43ab2a6ab6ec81e0ba
treefda082515ecd962861400764592cc13cd5c73bf5
parent82c76fbfe64f2f18a1722e0c441e2f8b4e3ef26a
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>
board/boundarydevices/nitrogen6x/6x_bootscript [deleted file]
board/boundarydevices/nitrogen6x/6x_bootscript.txt [new file with mode: 0644]
board/boundarydevices/nitrogen6x/6x_upgrade [deleted file]
board/boundarydevices/nitrogen6x/6x_upgrade.txt [new file with mode: 0644]
board/boundarydevices/nitrogen6x/post-build.sh
configs/nitrogen6x_defconfig