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

Timur Tabi timur at freescale.com
Tue Jan 11 17:57:43 CET 2011


On Tue, Jan 11, 2011 at 12:44 AM, Kumar Gala <galak at kernel.crashing.org> 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(-)

Wouldn't it be simpler to do this in arch/powerpc/include/asm/config.h?

-- 
Timur Tabi
Linux kernel developer at Freescale


More information about the U-Boot mailing list