arm-trusted-firmware/drivers/mtd/nand
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
..
core.c feat(nand): count bad blocks before a given offset 2021-07-13 18:16:55 +02:00
raw_nand.c nand: raw_nand: fix timeout issue in nand_wait_ready 2020-09-24 09:32:23 +02:00
spi_nand.c fix(spi_nand): check correct manufacturer id 2021-09-17 15:39:32 +02:00