commit | f17db64602ce2c4d1650d4bb6cd7af996e3b39bd | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Mon Oct 02 17:52:34 2023 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Oct 04 13:26:03 2023 +0200 |
tree | ee041b5caaf8def05d374fd1dac84f503e3a0694 | |
parent | 6b69a70709758b4fdf8d68a80dd62937a1053f8f [diff] |
ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR Add script which installs U-Boot binaries from SD card to eMMC and makes the eMMC bootable. Signed-off-by: Marek Vasut <marex@denx.de> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>