[U-Boot] [PATCH] 85xx: Drop FIT support to allow u-boot image to fit in 512k
Kumar Gala
galak at kernel.crashing.org
Fri Mar 12 01:16:53 CET 2010
On Mar 11, 2010, at 5:27 PM, Wolfgang Denk wrote:
> Dear Kumar Gala,
>
> In message <1268263008-31505-1-git-send-email-galak at kernel.crashing.org> you wrote:
>> The 36-bit build exceeds the 512k size we have. Removing FIT type image
>> support allows us to fit and we dont really use it.
>>
>> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
>> ---
>> include/configs/P2020DS.h | 4 ----
>> 1 files changed, 0 insertions(+), 4 deletions(-)
>
> Applied directly to fix the curent build problem. Hope this is OK
> with you.
Yep, that was the idea :)
- k
More information about the U-Boot
mailing list