These patches are preparation for giving Yocto the ability to create FIT images containing an EFI application as kernel (so U-Boot can give the OS access to its EFI services while preserving other benefits of FIT image boot).
I'm working on a third patch that reintroduces the option to replace the kernel image itself (instead of using `linux.bin`), but while it is working locally, that one is a bit more complex and I'm inclined to post it as an RFC rather than a final patch once I have given it a bit more polish. I consider these first 2 patches ready and useful on their own. Nora Schiffer (2): kernel-fit-image: make kernel entry point and load address optional kernel-fit-image: introduce FIT_OS variable to override 'os' field meta/classes-recipe/kernel-fit-image.bbclass | 3 ++- meta/conf/image-fitimage.conf | 4 +++ meta/lib/oe/fitimage.py | 27 ++++++++++++-------- meta/lib/oeqa/selftest/cases/fitimage.py | 13 ++++++++-- 4 files changed, 33 insertions(+), 14 deletions(-) -- TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany Amtsgericht München, HRB 105018 Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider https://www.tq-group.com/
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#240382): https://lists.openembedded.org/g/openembedded-core/message/240382 Mute This Topic: https://lists.openembedded.org/mt/120154468/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
