]> git.baikalelectronics.ru Git - arm-tf.git/commit
stm32mp1: Add support for raw NAND boot device
authorLionel Debieve <lionel.debieve@st.com>
Mon, 4 Nov 2019 11:28:15 +0000 (12:28 +0100)
committerLionel Debieve <lionel.debieve@st.com>
Mon, 20 Jan 2020 10:32:59 +0000 (11:32 +0100)
commit12e21dfde236407b8253fcde6937f11ca44cb8b0
tree20b36514d5a18c3d8570fa72d433597213fe4530
parent695f7df85299fa4f9cad1b6b1c94a9e4d81049ee
stm32mp1: Add support for raw NAND boot device

STM32MP1 platform is able to boot from raw NAND devices.
These modifications add this support using the new
raw NAND framework.

Change-Id: I9e9c2b03930f98a5ac23f2b6b41945bef43e5043
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
plat/st/common/bl2_io_storage.c
plat/st/stm32mp1/include/boot_api.h
plat/st/stm32mp1/include/platform_def.h
plat/st/stm32mp1/include/stm32mp1_boot_device.h [new file with mode: 0644]
plat/st/stm32mp1/platform.mk
plat/st/stm32mp1/stm32mp1_boot_device.c [new file with mode: 0644]
plat/st/stm32mp1/stm32mp1_def.h