Hi Stefan,

2012/8/24 Stefan Roese <stefan.ro...@gmail.com>:
> Hi Daniel,
>
> On 08/24/2012 04:11 PM, Stefan Roese wrote:
>>> The u-boot image is merged with SPL
>>> image without any padding or
>>> fixed flash offsets to achieve a maximum reduction of flash footprint.
>>
>> Interesting. I'm still padding to the fixed offset. Let me look into
>> squeezing those two images together as well...
>
> Looks good. One question though: How do you make sure, that your SPL
> image length is 4-byte aligned?

I have 4-byte alignments for each section and for each address symbol
in my linker script.
Actually all MIPS linker scripts do this.

-- 
Best regards,
Daniel
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to