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
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>
5 years ago
..
apm821xx kernel: bump 4.19 to 4.19.64 5 years ago
ar7 kernel: bump 4.9 to 4.9.186 5 years ago
ar71xx ar71xx: wpj531: fix SIG1/RSS1 LED GPIO 5 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt armvirt: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
at91 at91: split up DEVICE_TITLE 5 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: add support for TP9343-based TP-Link TL-WR94x devices 5 years ago
bcm53xx bcm53xx: split up DEVICE_TITLE 5 years ago
brcm47xx kernel: bump 4.19 to 4.19.62 5 years ago
brcm63xx brcm63xx: DVA-G3810BN/TL: Fix the WAN ethernet port 5 years ago
brcm2708 kernel: bump 4.19 to 4.19.64 5 years ago
cns3xxx treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 5 years ago
gemini gemini: split up DEVICE_TITLE 5 years ago
generic kernel: drop Fon(Foxconn) parser matching for the "firmware" partition 5 years ago
imx6 imx6: bump SDMA firmware to 3.5 5 years ago
ipq40xx kernel: bump 4.14 to 4.14.136 5 years ago
ipq806x ipq806x: split up DEVICE_TITLE 5 years ago
ixp4xx kernel: bump 4.9 to 4.9.187 5 years ago
kirkwood treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 5 years ago
lantiq kernel: bump 4.19 to 4.19.62 5 years ago
layerscape kernel: bump 4.14 to 4.14.136 5 years ago
malta malta: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
mediatek kernel: bump 4.19 to 4.19.64 5 years ago
mpc85xx mpc85xx: correct OCEDO Panda LED definition 5 years ago
mvebu kernel: bump 4.14 to 4.14.136 5 years ago
mxs mxs: disable unused serial drivers 5 years ago
octeon octeon: split up DEVICE_TITLE 5 years ago
octeontx kernel: Remove CONFIG_COMPAT 5 years ago
omap kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
orion orion: sysupgrade: change platform_check_image() args validation 5 years ago
oxnas oxnas: convert DEVICE_TITLE to new variables 5 years ago
pistachio treewide: sysupgrade: get rid of platform_nand_pre_upgrade() 5 years ago
ramips ramips: add support for Fon FON2601 5 years ago
rb532 treewide: sysupgrade: get rid of platform_nand_pre_upgrade() 5 years ago
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 5 years ago
sunxi sunxi: convert to multi-variable device title 5 years ago
tegra tegra: split up DEVICE_TITLE 5 years ago
uml kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
x86 x86: add modern network modules to Generic target 5 years ago
zynq zynq: convert to multi-variable device title 5 years ago
Makefile