commit | 24d26f76e72ae9c2cea8a6c113e17c5095023db0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 05 14:50:46 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:09 2020 +0800 |
tree | 75ace448d8bda0e1d39d01d90fe1904bd35e89af | |
parent | 83dd29e59472d0c3b529a37c6c95227349af339c [diff] |
x86: zboot: Add an 'load' subcommand Add a subcommand that loads the kernel into the right places in memory. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> [bmeng: adjust ZBOOT_STATE_INFO value to match the command order] Signed-off-by: Bin Meng <bmeng.cn@gmail.com>