[PATCH 15/18] x86: zimage: Export the function to obtain the cmdline
Bin Meng
bmeng.cn at gmail.com
Mon May 15 12:51:32 CEST 2023
On Sat, Apr 29, 2023 at 3:18 AM Simon Glass <sjg at chromium.org> wrote:
>
> Allow reading the command line from a zimage, so that it can be recorded
> in the bootflow.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/x86/include/asm/zimage.h | 10 ++++++++++
> arch/x86/lib/zimage.c | 11 ++++++++---
> 2 files changed, 18 insertions(+), 3 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list