From: Nora Schiffer <nora.schiffer@ew.tq-group.com>
To: openembedded-core@lists.openembedded.org
Cc: oss@ew.tq-group.com, Nora Schiffer <nora.schiffer@ew.tq-group.com>
Subject: [PATCH 0/2] kernel-fit-image: optional addresses for kernel_noload, OS override
Date: Tue, 7 Jul 2026 13:29:05 +0200 [thread overview]
Message-ID: <cover.1783422721.git.nora.schiffer@ew.tq-group.com> (raw)
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/
next reply other threads:[~2026-07-07 11:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-07 11:29 Nora Schiffer [this message]
2026-07-07 11:29 ` [PATCH 1/2] kernel-fit-image: make kernel entry point and load address optional Nora Schiffer
2026-07-07 11:29 ` [PATCH 2/2] kernel-fit-image: introduce FIT_OS variable to override 'os' field Nora Schiffer
2026-07-19 19:37 ` [OE-core] " adrian.freihofer
2026-07-20 12:15 ` Nora Schiffer
2026-07-20 12:20 ` Nora Schiffer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1783422721.git.nora.schiffer@ew.tq-group.com \
--to=nora.schiffer@ew.tq-group.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=oss@ew.tq-group.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox