]> Zhao Yanbai Git Server - minix.git/commit
arm:manage versioning of u-boot and upgrade u-boot 95/1195/1
authorKees Jongenburger <kees.jongenburger@gmail.com>
Fri, 13 Dec 2013 12:36:47 +0000 (13:36 +0100)
committerKees Jongenburger <kees.jongenburger@gmail.com>
Tue, 17 Dec 2013 10:32:36 +0000 (11:32 +0100)
commit91a2fe4aba27a2d85d9ba165580ba1f3f3252f70
treedb3e7de95e795c94d09c4461762a13382bf58459
parent7194772eae80c7c5d03f5c300ce23ea4ce3ba008
arm:manage versioning of u-boot and upgrade u-boot

Replaced the wget download of u-boot by a versioned git checkout
this allows us to better manage the u-boot and MLO version we ship
while still allowing us to build ofline.

This changes replaces the BASE_URL setting by U_BOOT_BIN_DIR and
also updates to a newer build of u-boot.
releasetools/arm_sdimage.sh
releasetools/fetch_u-boot.sh [new file with mode: 0755]