
12 Apr
2013
12 Apr
'13
5:30 p.m.
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