openwrt/target/linux/generic
Koen Vandeputte 75ef28be59 kernel: add support for GD25D05 SPI NOR (5.4)
This chip is used on newer RB912UAG-5HPnD r2 and 922UAGS-5HPacD boards:

Before:

[    0.824562] spi-nor spi0.0: unrecognized JEDEC id bytes: c8 40 10 c8 40 10
[    0.831607] spi-nor: probe of spi0.0 failed with error -2

After:

[    0.825347] spi-nor spi0.0: gd25d05 (64 Kbytes)
[    0.830291] 1 routerbootpart partitions found on MTD device spi0.0
[    0.836577] Creating 1 MTD partitions on "spi0.0":
[    0.841448] 0x000000000000-0x000000010000 : "partitions"
[    0.848418] 4 routerbootpart partitions found on MTD device partitions
[    0.855092] Creating 4 MTD partitions on "partitions":
[    0.860318] 0x000000000000-0x00000000c000 : "routerboot"
[    0.866548] 0x00000000c000-0x00000000d000 : "hard_config"
[    0.872832] 0x00000000d000-0x00000000e000 : "bios"
[    0.878580] 0x00000000e000-0x00000000f000 : "soft_config"

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-04-16 14:36:35 +02:00
..
backport-4.14 kernel: bump 4.14 to 4.14.176 2020-04-16 13:23:11 +02:00
backport-4.19 kernel: bump 4.19 to 4.19.115 2020-04-16 13:23:11 +02:00
backport-5.4 kernel: bump 5.4 to 5.4.32 2020-04-14 21:58:16 +02:00
files kernel: rtl8367b: use id as a bit offset for BYPASS_LINE_RATE 2020-04-04 17:20:13 +08:00
hack-4.14 kernel: bump 4.14 to 4.14.176 2020-04-16 13:23:11 +02:00
hack-4.19 kernel: bump 4.19 to 4.19.115 2020-04-16 13:23:11 +02:00
hack-5.4 kernel: bump 5.4 to 5.4.31 2020-04-09 00:12:46 +02:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.14 kernel: bump 4.14 to 4.14.176 2020-04-16 13:23:11 +02:00
pending-4.19 kernel: bump 4.19 to 4.19.115 2020-04-16 13:23:11 +02:00
pending-5.4 kernel: add support for GD25D05 SPI NOR (5.4) 2020-04-16 14:36:35 +02:00
config-4.14 kernel: remove non-existant symbols 2020-04-13 22:40:19 +02:00
config-4.19 kernel: remove non-existant symbols 2020-04-13 22:40:19 +02:00
config-5.4 kernel: remove non-existant symbols 2020-04-13 22:40:19 +02:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00