ARM: stm32: Use firmware property instead of loadables
authorMichal Simek <michal.simek@xilinx.com>
Mon, 5 Oct 2020 09:37:00 +0000 (11:37 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 13 Jan 2021 08:52:58 +0000 (09:52 +0100)
commit635e233b220b7fa4f4e8e8623f971b5cf66c4856
treebaf4e7c30dedd75508ad28e67b9f62cb9a906b88
parent42082bc61b4646ef1e61ad01cfb4ffefc457db75
ARM: stm32: Use firmware property instead of loadables

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@xilinx.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
board/dhelectronics/dh_stm32mp1/u-boot-dhcom.its
board/dhelectronics/dh_stm32mp1/u-boot-dhcor.its