openwrt/target/linux/generic
Gabor Juhos 02050f7e7d 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>
2018-01-20 20:22:00 +01:00
..
backport-4.9 kernel/4.{4, 9}: add manufacturer ID for Winbond NANDs 2018-01-20 20:22:00 +01:00
backport-4.14 kernel: backport mtd implementation for "compatible" in "partitions" subnode 2018-01-11 12:07:49 +01:00
files
hack-4.9
hack-4.14
image
other-files
pending-3.18
pending-4.4 kernel/4.{4, 9}: add manufacturer ID for Winbond NANDs 2018-01-20 20:22:00 +01:00
pending-4.9 kernel: backport mtd implementation for "compatible" in "partitions" subnode 2018-01-11 12:07:49 +01:00
pending-4.14 kernel: backport mtd implementation for "compatible" in "partitions" subnode 2018-01-11 12:07:49 +01:00
config-3.18 kernel: allow disabling multicast routing support 2018-01-11 11:51:24 +01:00
config-4.4 kernel: sort generic configs 2018-01-14 20:31:02 +02:00
config-4.9 kernel: sort generic configs 2018-01-14 20:31:02 +02:00
config-4.14 kernel: add missing config symbol 2018-01-14 21:27:33 +02:00
PATCHES