immortalwrt/target/linux/generic
Koen Vandeputte e111a8a555
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-17 05:34:06 +08:00
..
backport-4.9 kernel: backport mtd partition address fix sent upstream 2020-04-13 23:43:08 +08:00
backport-4.14 kernel: backport mtd partition address fix sent upstream 2020-04-13 23:43:08 +08:00
backport-4.19 kernel: bump 4.19 to 4.19.113 2020-04-01 07:37:21 +08:00
backport-5.4 kernel: bump 5.4 to 5.4.32 2020-04-15 01:19:50 +08:00
files generic: refresh phy driver 2020-04-15 18:05:10 +08:00
hack-4.9 kernel: bump to 4.9.219, 4.14.176, 4.19.115 2020-04-14 20:17:38 +08:00
hack-4.14 kernel: bump to 4.9.219, 4.14.176, 4.19.115 2020-04-14 20:17:38 +08:00
hack-4.19 kernel: bump to 4.9.219, 4.14.176, 4.19.115 2020-04-14 20:17:38 +08:00
hack-5.4 kernel: bump 5.4 to 5.4.32 2020-04-15 01:19:50 +08:00
image update source 2017-09-06 19:19:45 +08:00
other-files update source 2017-09-06 19:19:45 +08:00
pending-4.9 kernel: bump to 4.9.219, 4.14.176, 4.19.115 2020-04-14 20:17:38 +08:00
pending-4.14 Merge Upstream 2020-04-14 20:33:17 +08:00
pending-4.19 kernel: bump to 4.9.219, 4.14.176, 4.19.115 2020-04-14 20:17:38 +08:00
pending-5.4 kernel: add support for GD25D05 SPI NOR (5.4) 2020-04-17 05:34:06 +08:00
config-4.9 target/generic: add missing config 2020-04-13 22:21:52 +08:00
config-4.14 target/generic: add missing config 2020-04-13 22:21:52 +08:00
config-4.19 target/generic: add missing config 2020-04-13 22:21:52 +08:00
config-5.4 kernel: init kernel 5.4 support 2020-04-14 00:08:05 +08:00
PATCHES update source 2017-09-06 19:19:45 +08:00