[U-Boot] [PATCH v4 4/4] x86: samus: Add a target to boot through TPL
Bin Meng
bmeng.cn at gmail.com
Wed May 8 04:43:38 UTC 2019
On Wed, May 8, 2019 at 11:41 AM Simon Glass <sjg at chromium.org> wrote:
>
> 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - Sort defconfig and adjust it to build after rebase on maste
>
> board/google/Kconfig | 8 +++
> board/google/chromebook_samus/Kconfig | 14 +++-
> board/google/chromebook_samus/MAINTAINERS | 7 ++
> configs/chromebook_samus_tpl_defconfig | 82 +++++++++++++++++++++++
> include/configs/chromebook_samus.h | 2 +
> 5 files changed, 111 insertions(+), 2 deletions(-)
> create mode 100644 configs/chromebook_samus_tpl_defconfig
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list