diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2019-08-06 10:01:15 +0200 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2019-08-06 14:27:10 +0200 |
commit | c4492dd70e939df00850ccd763d9ab4e6c5c2bcc (patch) | |
tree | ed0ab4c244c26b05f1b1c3101679611c3ec847b2 /package/network/config/ltq-adsl-app/Makefile | |
parent | 7270fdb62ff86f7b85c6dfbc0ea4ff0ba5ff9b9e (diff) | |
download | upstream-c4492dd70e939df00850ccd763d9ab4e6c5c2bcc.tar.gz upstream-c4492dd70e939df00850ccd763d9ab4e6c5c2bcc.tar.bz2 upstream-c4492dd70e939df00850ccd763d9ab4e6c5c2bcc.zip |
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: a1c6a316d299 ("ramips: add support for Fon FON2601")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'package/network/config/ltq-adsl-app/Makefile')
0 files changed, 0 insertions, 0 deletions