image: extend FIT partition parser for use on eMMC/SDcard
Introduce a magic GUID_PARTITION_LINUX_FIT_GUID to designate a GPT
partition to be interpreted by the FIT partition parser.
In that way, sub-partitions for (external-data) uImage.FIT stored
directly in a partition can be split, similar like we do for devices
with raw flash storage.
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
Showing
- target/linux/generic/files/block/partitions/fit.c 33 additions, 12 deletionstarget/linux/generic/files/block/partitions/fit.c
- target/linux/generic/hack-5.10/400-block-fit-partition-parser.patch 107 additions, 3 deletions...ux/generic/hack-5.10/400-block-fit-partition-parser.patch
- target/linux/generic/hack-5.4/400-block-fit-partition-parser.patch 105 additions, 4 deletions...nux/generic/hack-5.4/400-block-fit-partition-parser.patch
Loading
Please register or sign in to comment