[U-Boot] [PATCH] powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards

Kumar Gala galak at kernel.crashing.org
Thu Jan 13 23:12:39 CET 2011


On Jan 11, 2011, at 12:44 AM, Kumar Gala wrote:

> CONFIG_SYS_BOOTMAPSZ has been 16M on these boards for some time so we
> should also allow the kernel image to be up to 16M decompressed.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> include/configs/MPC8536DS.h  |    3 ++-
> include/configs/MPC8540ADS.h |    3 ++-
> include/configs/MPC8541CDS.h |    3 ++-
> include/configs/MPC8544DS.h  |    3 ++-
> include/configs/MPC8548CDS.h |    3 ++-
> include/configs/MPC8555CDS.h |    3 ++-
> include/configs/MPC8560ADS.h |    3 ++-
> include/configs/MPC8568MDS.h |    3 ++-
> include/configs/MPC8569MDS.h |    6 +++---
> include/configs/MPC8572DS.h  |    3 ++-
> include/configs/P1022DS.h    |    3 ++-
> include/configs/P1_P2_RDB.h  |    3 ++-
> include/configs/P2020DS.h    |    3 ++-
> include/configs/corenet_ds.h |    3 ++-
> 14 files changed, 29 insertions(+), 16 deletions(-)

applied

- k


More information about the U-Boot mailing list