]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards
authorKumar Gala <galak@kernel.crashing.org>
Thu, 28 Apr 2011 15:13:41 +0000 (10:13 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Apr 2011 12:36:18 +0000 (07:36 -0500)
commita832ac4107b1d774fb2c1f6b585df51604cd7a69
tree81c68a07cfe0684bd84dd0b2259890864e711713
parent9b6e9d1c13e2a1ed8b508eecaaf4ed462a82cfd6
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards

CONFIG_SYS_BOOTMAPSZ has been 64M on these boards for some time so we
should also allow the kernel image to be up to 64M decompressed.  This
also matches what we pass to the OS based on the ePAPR specification.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14 files changed:
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/P1022DS.h
include/configs/P1_P2_RDB.h
include/configs/P2020DS.h
include/configs/corenet_ds.h