On 11/23/20 9:18 AM, Michal Simek wrote:
Hi Marek,
Hi,
st 21. 10. 2020 v 14:31 odesÃlatel Marek Vasut <ma...@denx.de> napsal:
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" .
Is this fixed now?
Yes.
I would prefer this patch to be applied for next though.