kernel: make uImage.FIT partition parser work on MBR partitions
authorDaniel Golle <daniel@makrotopia.org>
Mon, 12 Jul 2021 15:54:45 +0000 (16:54 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 20 Jul 2021 03:11:05 +0000 (04:11 +0100)
commit8d633bf9f71e52aaefa917c83ab8e71622253e74
tree43c75ffdb085e8facdc594fd704a6cad7fc86dd2
parent932366fdd97090f909cec2c5f1dffeebd2806998
kernel: make uImage.FIT partition parser work on MBR partitions

Introduce new partition type 0x2e representing uImage.FIT and trigger
FIT partition parser on partitions having that type.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/generic/files/block/partitions/fit.c
target/linux/generic/hack-5.10/410-block-fit-partition-parser.patch