commit | a9ae6b11aa465fbabc7681e5afcbd666a561e084 | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@foss.st.com> | Fri Jun 18 15:38:40 2021 +0200 |
committer | Yann Gautier <yann.gautier@foss.st.com> | Fri Sep 17 15:39:32 2021 +0200 |
tree | 3fc16837af9de3ae3a71bcd5e68981d78db3fcd6 | |
parent | fc4c4000fc51c8eb3c8d7ec853e3c9d172d08206 [diff] |
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>