]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image
authorKory Maincent <kory.maincent@bootlin.com>
Tue, 2 Feb 2021 15:42:29 +0000 (16:42 +0100)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 3 Feb 2021 15:16:44 +0000 (23:16 +0800)
commit18c25821836b4673aa67a43c792a4a82480f47fa
tree0d0310c7acbd32c087ba71578f8b2be1a273c3e2
parentff0287ec28504f2c1230739a71b6139cd45d34de
cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image

Add "zboot" command to the list of supported boot in the
label_boot function.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: add component tags in the summary]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
cmd/pxe_utils.c
include/command.h