u-boot-brain/board/dhelectronics/dh_stm32mp1
Michal Simek 635e233b22 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>
2021-01-13 09:52:58 +01:00
..
board.c dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
Kconfig stm32mp1: dynamically build DFU_ALT_INFO 2020-05-14 09:02:12 +02:00
MAINTAINERS ARM: stm32: Add default config for DHCOR 2020-05-14 09:02:12 +02:00
Makefile board: st: stpmic1: add function stpmic1_init 2020-07-07 16:01:23 +02:00
u-boot-dhcom.its ARM: stm32: Use firmware property instead of loadables 2021-01-13 09:52:58 +01:00
u-boot-dhcor.its ARM: stm32: Use firmware property instead of loadables 2021-01-13 09:52:58 +01:00