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

Patrick DELAUNAY patrick.delaunay at foss.st.com
Wed Jan 13 10:06:29 CET 2021


Hi Michael

> From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Michal Simek
> Sent: lundi 5 octobre 2020 11:37
>
> 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.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> Changes in v2:
> - Also add dhcor
> - Fix subject typo
>
> Only done based on grepping the code. Please retest.
>
> ---
>    board/dhelectronics/dh_stm32mp1/u-boot-dhcom.its | 8 ++++----  board/dhelectronics/dh_stm32mp1/u-boot-dhcor.its | 2 +-
>    2 files changed, 5 insertions(+), 5 deletions(-)
>

Applied to u-boot-stm/master, thanks!

Regards

Patrick


More information about the U-Boot mailing list