]> git.ipfire.org Git - thirdparty/u-boot.git/commit
x86: Allow 16-bit init to be in TPL
authorSimon Glass <sjg@chromium.org>
Fri, 26 Apr 2019 03:58:53 +0000 (21:58 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 8 May 2019 05:02:13 +0000 (13:02 +0800)
commitd68574a72da5376784cbf3a553d82c6acfcd6824
tree05205126590e5dcebdbe5b2e31634d06b052b7f2
parent051c31b7a49933f25bcf2ffe8c7764642fcff0d4
x86: Allow 16-bit init to be in TPL

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Makefile
arch/x86/Makefile
arch/x86/cpu/intel_common/Makefile
arch/x86/cpu/u-boot-spl.lds
scripts/Makefile.spl