[PATCH v2] ARM: stm32: Use firmware property instead of loadables

Marek Vasut marex at denx.de
Wed Oct 21 14:30:59 CEST 2020


On 10/21/20 2:05 PM, Patrice CHOTARD wrote:
> Hi Patrick
> 
> On 10/5/20 11:37 AM, Michal Simek wrote:
>> There shouldn't be a need to use loadables propertyn because u-boot can be
>> pointed by firmware property. This change should also speedup boot process
>> because loadables property is list of strings which code is going through.
>> On the other hand firmware can just point to one image.

Note that this patch currently cannot be tested because SPL fitImage
loading is broken on arm32, see [PATCH] Revert "Fix data abort caused by
mis-aligning FIT data" .


More information about the U-Boot mailing list