u-boot/board/st
Christophe Kerello 89f3745152 board: st: stm32mp1: use of correct compatible string to add partitions
Current compatible string used to update SPI NAND and SPI NOR devices
can lead to a wrong partitions update (for example, SPI NAND partitions
added to SPI NOR node in the device tree). To avoid this wrong behavior,
use jedec,spi-nor compatible string for SPI NOR devices and spi-nand
compatible string for SPI NAND devices.

Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2022-09-23 14:26:57 +02:00
..
common stm32mp: stpmic1: remove the debug unit request by debugger 2022-06-17 14:12:27 +02:00
stih410-b2260 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
stm32f429-discovery doc: Add documentation for STM32 MCUs 2022-05-10 13:56:12 +02:00
stm32f429-evaluation doc: Add documentation for STM32 MCUs 2022-05-10 13:56:12 +02:00
stm32f469-discovery doc: Add documentation for STM32 MCUs 2022-05-10 13:56:12 +02:00
stm32f746-disco doc: Add documentation for STM32 MCUs 2022-05-10 13:56:12 +02:00
stm32h743-disco doc: Add documentation for STM32 MCUs 2022-05-10 13:56:12 +02:00
stm32h743-eval doc: Add documentation for STM32 MCUs 2022-05-10 13:56:12 +02:00
stm32h750-art-pi doc: Add documentation for STM32 MCUs 2022-05-10 13:56:12 +02:00
stm32mp1 board: st: stm32mp1: use of correct compatible string to add partitions 2022-09-23 14:26:57 +02:00
stv0991 bootstage: Eliminate when not enabled 2021-07-07 10:17:54 -04:00