[U-Boot] [PATCH v2 13/50] x86: Support SPL and TPL

Bin Meng bmeng.cn at gmail.com
Wed May 1 15:25:22 UTC 2019


On Fri, Apr 26, 2019 at 12:00 PM Simon Glass <sjg at chromium.org> wrote:
>
> At present only chromebook_link64 supports SPL. It is useful to eb able to
> support both TPL and SPL to implement verified boot on x86.
>
> Enable the options for both along with some suitable default options
> needed to boot through these phases.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/Kconfig     | 31 +++++++++++++++++++++++++++++++
>  arch/x86/Kconfig |  1 -
>  2 files changed, 31 insertions(+), 1 deletion(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list