]> git.baikalelectronics.ru Git - uboot.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)
commit82c8485bf20297f7680688808de2f4f3996eba06
tree05205126590e5dcebdbe5b2e31634d06b052b7f2
parent7f066d8e3e279c601ac9f146cd0d88a363a7272a
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