diff options
author | Gabor Juhos <juhosg@freemail.hu> | 2018-01-18 22:13:09 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-01-20 20:22:00 +0100 |
commit | 02050f7e7d5b41f80b138a2d5953e596fd8e0e6a (patch) | |
tree | 3d295a339f45143e64b3528c126bf74ec4006b36 /target/linux/sunxi/patches-4.9 | |
parent | adaf1cbcc8b253ea807dbe0416b4b04c33dceadf (diff) | |
download | upstream-02050f7e7d5b41f80b138a2d5953e596fd8e0e6a.tar.gz upstream-02050f7e7d5b41f80b138a2d5953e596fd8e0e6a.tar.bz2 upstream-02050f7e7d5b41f80b138a2d5953e596fd8e0e6a.zip |
kernel/4.{4, 9}: add manufacturer ID for Winbond NANDs
Some MikroTik devices are using a Winbond NAND flash. Linux treats
it as an unknown NAND before version 4.11:
nand: device found, Manufacturer ID: 0xef, Chip ID: 0xf1
nand: Unknown NAND 128MiB 3,3V 8-bit
nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
Backport a patch from 4.11 to show the manufacturer correctly:
nand: device found, Manufacturer ID: 0xef, Chip ID: 0xf1
nand: Winbond NAND 128MiB 3,3V 8-bit
nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
Tested on a MikroTik R951Ui-2HnD board.
Signed-off-by: Gabor Juhos <juhosg@freemail.hu>
Diffstat (limited to 'target/linux/sunxi/patches-4.9')
0 files changed, 0 insertions, 0 deletions