]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit3618a57d5f2e930b2724eb6be7910fe24c996206
treebaf4e7c30dedd75508ad28e67b9f62cb9a906b88
parentadebdae524ae9f0916b24c4a633272cd09de4a88
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