u-boot/board/st/common
Patrick Delaunay 299ad5d6ba board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board
Since commit d5d726d3cc ("configs: stm32mp1: only support SD card after
NOR in bootcmd_stm32mp"), the stm32mp1 boards only support SD card after
NOR boot device, so the MTD partitions for nand0 or spi-nand0 are useless
(no need of "UBI" partition in nand0 or spi-nand0).

This patch removes these nand MTD update for nor boot and simplify nand0
and spi-nand0 support (remove the mtd_boot variable).

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-03-11 17:40:28 +01:00
..
cmd_stboard.c dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
Kconfig board: st: move type-c stusb1600 controller code in a driver 2020-07-07 16:01:23 +02:00
MAINTAINERS Correct U-Boot upstream repository 2021-02-28 13:57:30 -05:00
Makefile board: st: move type-c stusb1600 controller code in a driver 2020-07-07 16:01:23 +02:00
stm32mp_dfu.c board: st: common: migrate trace to dev and log macro 2021-01-13 09:52:58 +01:00
stm32mp_mtdparts.c board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board 2021-03-11 17:40:28 +01:00
stpmic1.c board: st: common: migrate trace to dev and log macro 2021-01-13 09:52:58 +01:00
stpmic1.h board: stm32mp1: update vddcore in SPL 2020-07-07 16:01:23 +02:00
stusb160x.c board: st: common: migrate trace to dev and log macro 2021-01-13 09:52:58 +01:00
stusb160x.h board: st: move type-c stusb1600 controller code in a driver 2020-07-07 16:01:23 +02:00