[U-Boot] [PATCH v4 1/4] ARM: fix CONFIG_SPL_MAX_SIZE semantics
Tom Rini
trini at ti.com
Fri Apr 12 17:30:32 CEST 2013
On Fri, Apr 12, 2013 at 05:14:30PM +0200, Albert ARIBAUD wrote:
> + CONFIG_SPL_MAX_FOOTPRINT
> + Maximum size in memory allocated to the SPL, BSS included.
> + When defined, the linker checks that the actual memory
> + used by SPL from _start to __bss_end does not exceed it.
> + CONFIG_MAX_FOOTPRINT and CONFIG_MAX_BSS_SIZE should not
must not, not should not. And CONFIG_SPL_... for both. You can just
fix that up when commiting, assuming no other comments require change :)
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130412/fd5fde0b/attachment.pgp>
More information about the U-Boot
mailing list