[U-Boot] [PATCH v2 1/4] cam_enc_4xx: fix CONFIG_SPL_MAX_SIZE semantics
Heiko Schocher
hs at denx.de
Wed Apr 10 09:55:55 CEST 2013
Hello Albert,
On 10.04.2013 01:14, Albert ARIBAUD wrote:
> CONFIG_SPL_MAX_SIZE wrongly included BSS size.
> Split 12K max size between 10K image (text,rodata,data)
> and 2K BSS based on sizes reported for current build:
>
> text data bss
> 9073 840 500
>
> Signed-off-by: Albert ARIBAUD <albert.u.boot at aribaud.net>
Thanks!
Acked-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list