difos/target/linux/generic/files/drivers
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
..
misc owl-loader: fix crash caused by endian patch 2019-03-06 22:02:56 +01:00
mtd kernel: generic: fix fonfxc uimage parser 2019-08-04 22:09:20 +02:00
net/phy generic: ar8216: group MIB counters and use two basic ones only by default 2019-05-20 21:17:57 +02:00