George Moussalem 41a9ef2e8c mtd: spinand: esmt: fix id code for F50D1G41LB
Upon detecting the ID for the ESMT F50D1G41LB chip, the fifth byte
returned is always 0x00 instead of the expected JEDEC continuation code
of 0x7f. This causes detection to fail:

[    0.304399] spi-nand spi0.0: unknown raw ID c8117f7f00
[    0.508943] spi-nand: probe of spi0.0 failed with error -524

So let's revert back to the 4 byte ID code for this chip
specifically.

Fixes: 4bd14b2fd8a8 ("mtd: spinand: esmt: Extend IDs to 5 bytes")
Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://github.com/openwrt/openwrt/pull/19004
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-06-27 10:52:43 +08:00
..
2024-10-31 16:53:49 +08:00
2021-06-15 17:58:07 +08:00
2021-06-15 17:58:07 +08:00
2021-06-15 17:58:07 +08:00
2025-06-23 21:00:02 +08:00
2024-05-07 09:44:13 +08:00
2025-06-23 23:00:01 +08:00
2022-01-05 19:08:23 +08:00
2024-05-07 10:00:13 +08:00
2024-10-31 16:53:49 +08:00
2021-06-15 17:58:07 +08:00
2025-06-23 21:00:02 +08:00
2021-06-15 17:58:07 +08:00
2021-06-15 17:58:07 +08:00
2024-05-07 10:00:13 +08:00
2025-06-23 21:00:02 +08:00
2022-12-14 18:35:35 +08:00
2025-06-22 23:30:01 +08:00
2025-06-07 22:20:05 +08:00
2021-06-15 17:58:07 +08:00
2023-01-25 15:30:35 +08:00