u-boot/arch/arm/mach-stm32mp
Patrick Delaunay 08772f6e79 stm32mp1: get boot mode from BootRom
SPL copy BootRom boot mode information
in TAMP register 21.

This TAMP register information is used
after relocation to set 2 env variables
- boot_device
- boot_instance

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2018-04-06 20:45:28 -04:00
..
include/mach stm32mp1: get boot mode from BootRom 2018-04-06 20:45:28 -04:00
config.mk arm: stm32: add new architecture for STM32MP family 2018-03-19 16:14:21 -04:00
cpu.c stm32mp1: get boot mode from BootRom 2018-04-06 20:45:28 -04:00
dram_init.c arm: stm32: add new architecture for STM32MP family 2018-03-19 16:14:21 -04:00
Kconfig board: st: add generic board for STM32MP1 family 2018-03-19 16:14:22 -04:00
Makefile arm: stm32: add new architecture for STM32MP family 2018-03-19 16:14:21 -04:00
spl.c arm: stm32: add new architecture for STM32MP family 2018-03-19 16:14:21 -04:00