]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp1: configs: add spi load support in spl
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 30 Jul 2019 17:16:36 +0000 (19:16 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 27 Aug 2019 09:19:23 +0000 (11:19 +0200)
commit9b4f33047e4feb9c9373f09954d71d55ea6a7cef
tree96ff8ec099a03c952852a3239468bc79f09d88af
parenta9624f85879b16c2a1907047410f88fecd9e36c3
stm32mp1: configs: add spi load support in spl

Add the boot for NOR, SPL load U-Boot.img at offset
CONFIG_SYS_SPI_U_BOOT_OFFS = 0x80000.
It is the start address of mtd partition ssbl in nor.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-stm32mp/Kconfig
configs/stm32mp15_basic_defconfig