]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards
authorKumar Gala <galak@kernel.crashing.org>
Wed, 15 Jul 2009 13:54:50 +0000 (08:54 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 21 Jul 2009 14:02:40 +0000 (09:02 -0500)
commit89188a62333c0841a7166783d2ebdd39d7044eb2
tree75a6ca4d2f595d4f4f0349cc45efd7336425df00
parentd4abc757c26c531293f5bbc4262ade44a317eec9
85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards

We have always mapped at least 16M in the kernel and we have seen cases
with new kernel features that a kernel image needs more than 8M of
memory.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8536DS.h
include/configs/MPC8540ADS.h
include/configs/MPC8541CDS.h
include/configs/MPC8544DS.h
include/configs/MPC8548CDS.h
include/configs/MPC8555CDS.h
include/configs/MPC8560ADS.h
include/configs/MPC8568MDS.h
include/configs/MPC8569MDS.h
include/configs/MPC8572DS.h
include/configs/P2020DS.h