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

Kumar Gala galak at kernel.crashing.org
Fri Apr 29 05:54:34 CEST 2011


On Apr 28, 2011, at 10:41 PM, Tabi Timur-B04825 wrote:

> On Thu, Apr 28, 2011 at 9:55 PM, Kumar Gala <galak at kernel.crashing.org> wrote:
>> 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.
> 
> Is there any e500-based board for which we don't want 64MB?  Why not
> just put this in some common 85xx.h file?

Because I don't know what other people's board do or dont do.  So I leave this as board specific for now.

- k


More information about the U-Boot mailing list