]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lsxl: rework boot scripts
authorMichael Walle <michael@walle.cc>
Tue, 1 Apr 2014 18:09:14 +0000 (20:09 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 25 May 2014 13:11:34 +0000 (15:11 +0200)
commit848fe239c6b03556848e75676c27f0958009f4d7
treea28d339067123e40c1ad5f27b63ec3a533e90010
parent9e5f060e45ef6b0d80a69697b021bd24672eed57
lsxl: rework boot scripts

Move addresses for kernel, ramdisk and fdt blob to own variables. Add dtb
blob loading to all existing boot scripts, dtb filenames were taken from
vanilla kernel. Introduce new boot script bootcmd_legacy, which only loads
a kernel and a ramdisk. Make this the default boot script. This should also
restore the behaviour of the original bootloader.

Cc: Prafulla Wadaskar <prafulla@marvell.com>
Cc: Tom Rini <trini@ti.com>
Signed-off-by: Michael Walle <michael@walle.cc>
include/configs/lsxl.h