* [U-Boot] Small default of 8MB for CONFIG_SYS_BOOTM_LEN
@ 2010-10-28 10:46 Alexander Holler
2010-10-28 11:00 ` Alexander Holler
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Holler @ 2010-10-28 10:46 UTC (permalink / raw)
To: u-boot
Hello,
is there a reason why CONFIG_SYS_BOOTM_LEN is defined to 8MB by default?
I've build me a kernel containing a small initramfs (just busybox and
some modules) and already hit that limit (for having a bootable kernel
which doesn't need anything else).
If raising that limit doesn't consume any memory, I would like it to
have something around 16MB or even larger. That would eleminate the need
to rebuild u-boot just for such a use case.
Regards,
Alexander
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Small default of 8MB for CONFIG_SYS_BOOTM_LEN
2010-10-28 10:46 [U-Boot] Small default of 8MB for CONFIG_SYS_BOOTM_LEN Alexander Holler
@ 2010-10-28 11:00 ` Alexander Holler
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Holler @ 2010-10-28 11:00 UTC (permalink / raw)
To: u-boot
Am 28.10.2010 12:46, schrieb Alexander Holler:
> Hello,
>
> is there a reason why CONFIG_SYS_BOOTM_LEN is defined to 8MB by default?
>
> I've build me a kernel containing a small initramfs (just busybox and
> some modules) and already hit that limit (for having a bootable kernel
> which doesn't need anything else).
>
> If raising that limit doesn't consume any memory, I would like it to
> have something around 16MB or even larger. That would eleminate the need
> to rebuild u-boot just for such a use case.
Sorry, I'm thinking to slowly, so I have to send another mail.
Maybe (size of available DRAM)/2 or something similiar would be reasonable.
Having looked at some code, it seems it's nowhere checked if that limit
hits any other limits (e.g. on machines which just have 8MB).
Regards,
Alexander
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-28 11:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-28 10:46 [U-Boot] Small default of 8MB for CONFIG_SYS_BOOTM_LEN Alexander Holler
2010-10-28 11:00 ` Alexander Holler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox