x86: coral: Allow booting from coreboot
authorSimon Glass <sjg@chromium.org>
Sun, 27 Jun 2021 23:51:05 +0000 (17:51 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 15 Jul 2021 11:50:14 +0000 (19:50 +0800)
commit50cf68c7289ea5387852a3e18ffa2e9e3806f32c
tree3f7ebc05cc0434a80966e09ed406e3e04ce328c3
parente5bfcab97b3ceaf162c20d94203cc8efa7fea3ff
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>
board/google/chromebook_coral/coral.c