Loading
Revert "mtd: spinand: esmt: fix id code for F50D1G41LB"
This reverts commit dd264026. The issue George met is due to the limit of QPIC, not the issue of the flash chip. QPIC only supports 4 bytes ID. So the fifth byte is always 0. If we use spi-gpio, the fifth byte can be read correctly. Signed-off-by:Ziyang Huang <hzyitc@outlook.com> Signed-off-by:
Miquel Raynal <miquel.raynal@bootlin.com>