openwrt/target/linux/generic
NOGUCHI Hiroshi e92a14709d kernel: generic: fix fonfxc uimage parser
We cannot distinguish between fonfxc uImage and generic uImage because
fonfxc uImage header is almost same as generic uImage, except padding
length after image name.

The fonfxc uImage parser is available when specifying directly with DT
compatible property.  So this patch adds check if the partition DT node
is compatible with the parser.

Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2413
Fixes: a1c6a316d2 ("ramips: add support for Fon FON2601")
Signed-off-by: NOGUCHI Hiroshi <drvlabo@gmail.com>
[commit light touches and removed C code comment]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-08-04 22:09:20 +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 kernel: generic: fix fonfxc uimage parser 2019-08-04 22:09:20 +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: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
config-4.14 kernel: package Broadcom BNX2X driver 2019-06-20 20:02:29 +02:00
config-4.19 brcm2708: update to latest patches from the RPi foundation 2019-08-02 18:51:32 +02:00
PATCHES