openwrt/target
Daniel Golle 3e078a1e11 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:42 +00:00
..
imagebuilder imagebuilder: invoke bundle-libraries.sh w/o buildroot dirs in $PATH 2021-09-01 08:07:25 +00:00
linux image: extend FIT partition parser for use on eMMC/SDcard 2021-09-01 08:07:42 +00:00
sdk sdk: expose binary strip settings 2021-09-01 08:07:38 +00:00
toolchain target: fix copying of licenses for SDK/toolchain 2021-09-01 08:07:36 +00:00
Config.in image: allow building FIT and uImage with ramdisk 2021-09-01 08:07:40 +00:00
Makefile