You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
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>
4 years ago
..
apm821xx kernel: bump 4.19 to 4.19.115 4 years ago
ar71xx kernel: bump 4.14 to 4.14.176 4 years ago
arc770 treewide: remove maintainer variable from targets 4 years ago
archs38 archs38: switch to kernel 5.4 by default 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: remove maintainer variable from targets 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 ath79: reduce spi-max-frequency for Mikrotik wAP G-5HacT2HnD 4 years ago
bcm27xx kernel: bump 4.19 to 4.19.115 4 years ago
bcm47xx treewide: remove maintainer variable from targets 4 years ago
bcm53xx kernel: bump 4.19 to 4.19.115 4 years ago
bcm63xx kernel: remove non-existant symbols 4 years ago
cns3xxx cns3xx: remove support for kernel 4.14 4 years ago
gemini gemini: Refine package list 4 years ago
generic kernel: add support for GD25D05 SPI NOR (5.4) 4 years ago
imx6 kernel: bump 4.19 to 4.19.115 4 years ago
ipq40xx kernel: bump 5.4 to 5.4.32 4 years ago
ipq806x ipq806x: switch to 5.4 kernel 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood kirkwood: fix DTS partitions for Pogoplug E02 4 years ago
lantiq kernel: bump 5.4 to 5.4.28 4 years ago
layerscape kernel: bump 4.14 to 4.14.176 4 years ago
malta malta: Remove kernel 4.14 support 4 years ago
mediatek kernel: bump 5.4 to 5.4.31 4 years ago
mpc85xx treewide: Don't diverge from upstream default HZ settings on 4.19 4 years ago
mvebu kernel: bump 4.19 to 4.19.115 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon treewide: remove maintainer variable from targets 4 years ago
octeontx kernel: bump 4.14 to 4.14.176 4 years ago
omap kernel: remove non-existant symbols 4 years ago
oxnas kernel: bump 5.4 to 5.4.31 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips kernel: bump 4.14 to 4.14.176 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi kernel: bump 5.4 to 5.4.28 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 5 years ago
x86 x86: append metadata to combined images 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile