[PATCH v2 07/16] x86: zboot: Set up a sub-command structure
Wolfgang Wallner
wolfgang.wallner at br-automation.com
Mon Aug 31 09:23:27 CEST 2020
Hi Simon,
-----"Simon Glass" <sjg at chromium.org> schrieb: -----
> Betreff: [PATCH v2 07/16] x86: zboot: Set up a sub-command structure
>
> Add subcommands to zboot. At present there is only one called 'start'
> which does the whole boot. It is the default command so is optional.
>
> Change the 's' string variable to const while we are here.
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Fix comment about argv[0] in do_zboot_parent()
>
> arch/x86/lib/zimage.c | 64 +++++++++++++++++++++++++++++++++++++++----
> 1 file changed, 58 insertions(+), 6 deletions(-)
Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
More information about the U-Boot
mailing list