commit | b5bb2c43c4f9f53a49745aeedcfa6b77e5fbdc2b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 27 17:51:05 2021 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 15 19:50:14 2021 +0800 |
tree | 3f7ebc05cc0434a80966e09ed406e3e04ce328c3 | |
parent | e7ff2fc3b54450242b201877d3bea30dd5cf8de3 [diff] |
x86: coral: Allow booting from coreboot Set up coral so that it can boot from coreboot, even though it is a bare-metal build. This helps with testing since the same image can be used in both cases. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>