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/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>
5 years ago
..
backport-4.9 kernel: bump 4.9 to 4.9.186 5 years ago
backport-4.14 kernel: bump 4.14 to 4.14.134 5 years ago
backport-4.19 kernel: bump 4.19 to 4.19.62 5 years ago
files kernel: generic: fix fonfxc uimage parser 5 years ago
hack-4.9 kernel: bump 4.9 to 4.9.186 5 years ago
hack-4.14 kernel: bump 4.14 to 4.14.134 5 years ago
hack-4.19 kernel: bump 4.19 to 4.19.62 5 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-4.9 kernel: bump 4.9 to 4.9.186 5 years ago
pending-4.14 kernel: bump 4.14 to 4.14.134 5 years ago
pending-4.19 kernel: bump 4.19 to 4.19.62 5 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-4.9 kernel: Remove CONFIG_COMPAT 5 years ago
config-4.14 kernel: package Broadcom BNX2X driver 5 years ago
config-4.19 brcm2708: update to latest patches from the RPi foundation 5 years ago