]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lsxl: use default load addresses for legacy boot
authorMichael Walle <michael@walle.cc>
Sun, 8 Feb 2015 19:06:05 +0000 (20:06 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:50:44 +0000 (13:50 +0200)
commit694944ee7a02759103307979ebabada652d78337
tree1863396b1e096fe6c89819da9fa8f3a09626d595
parent4a15f5cfda341c481eaa1c4781e44ef04bde33eb
lsxl: use default load addresses for legacy boot

The load addresses for the bootcmd_legacy script were taken from the
original bootloader from Buffalo. But newer kernels are too big and the
uncompressing will overwrite parts of the initial ramdisk. Therefore,
we switch to the load addresses which are also used by the other boot
script.

Signed-off-by: Michael Walle <michael@walle.cc>
include/configs/lsxl.h