Home
last modified time | relevance | path

Searched hist:"4490 b7963303fbe59b07a66c8498a803eb5c239c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/mtd/nand/
H A Dspi_nand.c4490b7963303fbe59b07a66c8498a803eb5c239c Fri Jun 18 13:38:40 UTC 2021 Christophe Kerello <christophe.kerello@foss.st.com> 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>