[U-Boot] [PATCH v2 21/50] x86: Allow 16-bit init to be in TPL

Bin Meng bmeng.cn at gmail.com
Wed May 1 15:34:55 UTC 2019


On Fri, Apr 26, 2019 at 12:00 PM Simon Glass <sjg at chromium.org> wrote:
>
> At present we support having 16-bit init be in SPL or U-Boot proper, but
> not TPL. Add support for this so that TPL can boot.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  Makefile                           |  1 +
>  arch/x86/Makefile                  |  4 ++--
>  arch/x86/cpu/intel_common/Makefile |  2 +-
>  arch/x86/cpu/u-boot-spl.lds        |  2 +-
>  scripts/Makefile.spl               | 10 +++++++++-
>  5 files changed, 14 insertions(+), 5 deletions(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list