mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
ffe403762b
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>
13 lines
371 B
Text
13 lines
371 B
Text
CHROMEBOOK SAMUS BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/google/chromebook_samus/
|
|
F: include/configs/chromebook_samus.h
|
|
F: configs/chromebook_samus_defconfig
|
|
|
|
CHROMEBOOK SAMUS TPL BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/google/chromebook_samus/
|
|
F: include/configs/chromebook_samus.h
|
|
F: configs/chromebook_samus_tpl_defconfig
|