immortalwrt/target/linux/generic
Rafał Miłecki 4b755ce06a Revert "kernel: generic: fix fonfxc uimage parser"
This reverts commit e92a14709d.

mtdsplit_uimage_parse_fonfxc() gets called in two situations:
1) It was /requested/ from DT using "fonfxc,uimage" compatible string
2) It was called by parsing code after finding "firmware"
   (MTD_SPLIT_FIRMWARE_NAME) due to the parser's type

Code added in the /fix/ commit basically just disabled the second case.
If that's the real goal it could be achieved by simply dropping type
MTD_PARSER_TYPE_FIRMWARE. It may however require another solution as
it's possible that some non-DT target actually needs fonfxc uImage
parsing.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2019-08-06 06:41:52 +02:00
..
backport-4.9 kernel: bump 4.9 to 4.9.186 2019-07-31 16:51:46 +02:00
backport-4.14 kernel: bump 4.14 to 4.14.134 2019-07-31 16:51:46 +02:00
backport-4.19 kernel: bump 4.19 to 4.19.62 2019-07-31 16:51:46 +02:00
files Revert "kernel: generic: fix fonfxc uimage parser" 2019-08-06 06:41:52 +02:00
hack-4.9 kernel: bump 4.9 to 4.9.186 2019-07-31 16:51:46 +02:00
hack-4.14 kernel: bump 4.14 to 4.14.134 2019-07-31 16:51:46 +02:00
hack-4.19 kernel: bump 4.19 to 4.19.62 2019-07-31 16:51:46 +02:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.9 kernel: bump 4.9 to 4.9.186 2019-07-31 16:51:46 +02:00
pending-4.14 kernel: bump 4.14 to 4.14.134 2019-07-31 16:51:46 +02:00
pending-4.19 kernel: bump 4.19 to 4.19.62 2019-07-31 16:51:46 +02:00
config-4.9 kernel: drop mvebu support in kmod-usb3 2019-08-05 23:22:26 +02:00
config-4.14 kernel: drop mvebu support in kmod-usb3 2019-08-05 23:22:26 +02:00
config-4.19 kernel: drop mvebu support in kmod-usb3 2019-08-05 23:22:26 +02:00
PATCHES