arm-trusted-firmware/drivers/mtd
Christophe Kerello 4490b79633 fix(spi_nand): check correct manufacturer id
On most of SPI NAND, the read id command needs a dummy byte,
except GIGADEVICE SPI NAND that needs an address.
To be compliant with all memories providers, the first byte returns
by the READ_ID command is not relevant (garbage).

Change-Id: Ife74ccab333dd1a04799abe230d3f07fa6ea1edb
Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com>
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
2021-09-17 15:39:32 +02:00
..
nand fix(spi_nand): check correct manufacturer id 2021-09-17 15:39:32 +02:00
nor fix(drivers/mtd): macronix quad enable bit issue 2021-06-22 14:10:27 +02:00
spi-mem Add SPI-MEM framework 2020-01-20 11:32:59 +01:00