[U-Boot] [PATCH] distro: Disable iso partition format for SPL

Alexander Graf agraf at suse.de
Mon Apr 25 17:04:53 CEST 2016


On 04/25/2016 05:03 PM, Heiko Schocher wrote:
> Hello Alexander,
>
> Am 25.04.2016 um 14:55 schrieb Alexander Graf:
>> When building an SPL binary, chances are quite slim that we need an
>> iso partition label. However, there were reports of us exceeding our
>> SPL memory limit with iso enabled.
>>
>> So for now, let's disable the ISO partition format code when in the
>> SPL build.
>>
>> Reported-by: Heiko Schocher <hs at denx.de>
>> Signed-off-by: Alexander Graf <agraf at suse.de>
>> ---
>>   include/config_distro_defaults.h | 5 ++++-
>>   1 file changed, 4 insertions(+), 1 deletion(-)
>
> Thanks for the fix!
>
> Acked-by: Heiko Schocher <hs at denx.de>

Did you test and verify that this fixes the issue for you? My local 
compile was still too big, but I guess that's a toolchain difference 
thing :)


Alex



More information about the U-Boot mailing list