]> git.baikalelectronics.ru Git - uboot.git/commit
x86: zboot: Add an 'setup' subcommand
authorSimon Glass <sjg@chromium.org>
Sat, 5 Sep 2020 20:50:47 +0000 (14:50 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:09 +0000 (11:27 +0800)
commita3f014133487c5a2151bedbc6b8391e5aa1afc1b
tree907ab12a9a8066745c1976b3ffeca7e7954cf26a
parent894f10ac24a04688dc8dd6787e24948fff0298d4
x86: zboot: Add an 'setup' subcommand

Add a subcommand that sets up the kernel ready for execution.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/zimage.c