openwrt/target
Daniel Golle 6b0295a47d 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>
2021-02-28 00:09:09 +00:00
..
imagebuilder imagebuilder: invoke bundle-libraries.sh w/o buildroot dirs in $PATH 2020-12-29 01:07:42 +01:00
linux image: extend FIT partition parser for use on eMMC/SDcard 2021-02-28 00:09:09 +00:00
sdk sdk: expose binary strip settings 2021-02-20 01:29:36 +01:00
toolchain target: fix copying of licenses for SDK/toolchain 2021-02-14 21:56:29 +01:00
Config.in image: allow building FIT and uImage with ramdisk 2021-02-24 01:35:20 +00:00
Makefile