arm-trusted-firmware/drivers/mtd
Lionel Debieve a13550d0ec Add SPI-NOR framework
SPI-NOR framework is based on SPI-MEM framework using
spi_mem_op execution interface.

It implements read functions and allows NOR configuration
up to quad mode.
Default management is 1 data line but it can be overridden
by platform.
It also includes specific quad mode configuration for
Spansion, Micron and Macronix memories.

Change-Id: If49502b899b4a75f6ebc3190f6bde1013651197f
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
2020-01-20 11:32:59 +01:00
..
nand Add SPI-NAND framework 2020-01-20 11:32:59 +01:00
nor Add SPI-NOR framework 2020-01-20 11:32:59 +01:00
spi-mem Add SPI-MEM framework 2020-01-20 11:32:59 +01:00