mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-02 05:54:26 -05:00
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> |
||
|---|---|---|
| .. | ||
| backport-4.9 | ||
| backport-4.14 | ||
| files | ||
| hack-4.9 | ||
| hack-4.14 | ||
| image | ||
| other-files | ||
| pending-3.18 | ||
| pending-4.4 | ||
| pending-4.9 | ||
| pending-4.14 | ||
| config-3.18 | ||
| config-4.4 | ||
| config-4.9 | ||
| config-4.14 | ||
| PATCHES | ||