x86: samus: Add a target to boot through TPL
authorSimon Glass <sjg@chromium.org>
Wed, 8 May 2019 03:41:16 +0000 (21:41 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 8 May 2019 05:02:19 +0000 (13:02 +0800)
commitffe403762be48d475de4b2b6df87c32fd3a1e8dd
tree2bff39ae50559962f5b94189617e3ed142207266
parent3dc13cc3a05643a8764f9f455fff54f45b0fcd14
x86: samus: Add a target to boot through TPL

Add a version of samus which supports booting from TPL to SPL and then
to U-Boot. This allows TPL to select from an A or B SPL to support
verified boot with field upgrade.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
board/google/Kconfig
board/google/chromebook_samus/Kconfig
board/google/chromebook_samus/MAINTAINERS
configs/chromebook_samus_tpl_defconfig [new file with mode: 0644]
include/configs/chromebook_samus.h