On Wed, Jan 30, 2019 at 12:00 PM Simon Glass <[email protected]> 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 <[email protected]> > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

