[PATCH v2] arch/x86/lib: implement cmdline configuration property

Simon Glass sjg at chromium.org
Sat Apr 11 00:19:11 CEST 2026


On 2026-04-03T14:28:23, Guillaume Ranquet <ranquet.guillaume at gmail.com> wrote:
> arch/x86/lib: implement cmdline configuration property
>
> Implement the cmdline configuration property as described in the spec
> [1]
>
> [1]: https://fitspec.osfw.foundation/#id10
>
> Signed-off-by: Guillaume Ranquet <granquet at missingno.tech>
>
> arch/x86/include/asm/zimage.h |  2 +-
>  arch/x86/lib/bootm.c          | 10 +++++++++-
>  arch/x86/lib/zimage.c         |  6 +++---
>  boot/image-fit.c              | 30 +++++++++++++++++++++++++++++-
>  include/image.h               |  3 +++
>  5 files changed, 45 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

(we are going to have to sort out some tests for all this at some point)


More information about the U-Boot mailing list