[U-Boot] [PATCH 21/40] x86: Allow 16-bit init to be in TPL
Bin Meng
bmeng.cn at gmail.com
Fri Feb 22 07:19:29 UTC 2019
On Wed, Jan 30, 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>
> ---
>
> 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(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list