]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
xes: Increase CONFIG_SYS_BOOTM_LEN to 16MB
authorPeter Tyser <ptyser@xes-inc.com>
Tue, 21 Jul 2009 18:51:07 +0000 (13:51 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 22 Jul 2009 15:14:46 +0000 (10:14 -0500)
commit39121c0896a6760bd436d88c17892f49a97902d0
treeeebad184cf048aca8fbdcd7359300b6f642b46f9
parent58f31b602dfd52eb7836ab82caa587514e046f02
xes: Increase CONFIG_SYS_BOOTM_LEN to 16MB

Increasing CONFIG_SYS_BOOTM_LEN from 8 MB to 16 MB is necessary to
support uncompressing images larger than 8 MB when using the bootm
command.

Note that recent Linux kernels for the 85xx and 86xx map greater than
16MB of memory on bootup, but we use 16MB to maintain compatibility with
older Linux kernels for now.

Signed-off-by: Nate Case <ncase@xes-inc.com>
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/XPEDITE5170.h
include/configs/XPEDITE5200.h
include/configs/XPEDITE5370.h