openwrt/target/linux
Rafał Miłecki c4492dd70e kernel: drop Fon(Foxconn) parser matching for the "firmware" partition
This parser's matching function appears to be too generic as it matches
e.g. Buffalo WZR-HP-G300NH. That results in incorrect parts parsing.

Luckily this parser is needed by Fon FON2601 only which uses DT-based
ramips target. It means we can depend on mtd subsystem matching of
"fonfxc,uimage" string.

That said triggering this parser based on the "firmware" (or whatever
MTD_SPLIT_FIRMWARE_NAME is) partiiton name is not needed. It can be
dropped which will automatically fix the Buffalo WZR-HP-G300NH case.

Fixes: a1c6a316d2 ("ramips: add support for Fon FON2601")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2019-08-06 14:27:10 +02:00
..
apm821xx kernel: bump 4.19 to 4.19.64 2019-08-06 11:52:47 +02:00
ar7 kernel: bump 4.9 to 4.9.186 2019-07-31 16:51:46 +02:00
ar71xx ar71xx: wpj531: fix SIG1/RSS1 LED GPIO 2019-08-04 22:37:15 +02:00
arc770
archs38
armvirt
at91 at91: split up DEVICE_TITLE 2019-08-02 22:45:33 +02:00
ath25
ath79 ath79: add support for TP9343-based TP-Link TL-WR94x devices 2019-08-05 21:50:15 +02:00
bcm53xx bcm53xx: split up DEVICE_TITLE 2019-08-02 22:45:02 +02:00
brcm47xx kernel: bump 4.19 to 4.19.62 2019-07-31 16:51:46 +02:00
brcm63xx
brcm2708 kernel: bump 4.19 to 4.19.64 2019-08-06 11:52:47 +02:00
cns3xxx treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 2019-07-17 08:05:38 +02:00
gemini gemini: split up DEVICE_TITLE 2019-08-02 22:45:02 +02:00
generic kernel: drop Fon(Foxconn) parser matching for the "firmware" partition 2019-08-06 14:27:10 +02:00
imx6 imx6: bump SDMA firmware to 3.5 2019-07-31 16:51:46 +02:00
ipq40xx kernel: bump 4.14 to 4.14.136 2019-08-06 11:52:47 +02:00
ipq806x ipq806x: split up DEVICE_TITLE 2019-08-02 22:45:02 +02:00
ixp4xx kernel: bump 4.9 to 4.9.187 2019-08-06 11:52:47 +02:00
kirkwood treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 2019-07-17 08:05:38 +02:00
lantiq kernel: bump 4.19 to 4.19.62 2019-07-31 16:51:46 +02:00
layerscape kernel: bump 4.14 to 4.14.136 2019-08-06 11:52:47 +02:00
malta
mediatek kernel: bump 4.19 to 4.19.64 2019-08-06 11:52:47 +02:00
mpc85xx mpc85xx: correct OCEDO Panda LED definition 2019-08-05 22:37:46 +02:00
mvebu kernel: bump 4.14 to 4.14.136 2019-08-06 11:52:47 +02:00
mxs
octeon octeon: split up DEVICE_TITLE 2019-08-02 22:45:02 +02:00
octeontx
omap
orion
oxnas
pistachio treewide: sysupgrade: get rid of platform_nand_pre_upgrade() 2019-07-22 14:27:37 +02:00
ramips ramips: add support for Fon FON2601 2019-07-26 08:09:16 +02:00
rb532 treewide: sysupgrade: get rid of platform_nand_pre_upgrade() 2019-07-22 14:27:37 +02:00
samsung
sunxi
tegra
uml
x86 x86: add modern network modules to Generic target 2019-07-17 12:16:29 +02:00
zynq
Makefile