]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: baytrail: Support operation as an EFI payload
authorSimon Glass <sjg@chromium.org>
Tue, 4 Aug 2015 18:34:02 +0000 (12:34 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Aug 2015 14:44:08 +0000 (08:44 -0600)
commitb4302582f309b49a08c770960a37af6fe1f3afb3
tree44a890e542d467cd0265abdc163f2b703602f98f
parent8e3665087559092ef7fba861e65f633060896ede
x86: baytrail: Support operation as an EFI payload

Disable a few things which interfere with the EFI init. This allows the
Minnowboard MAX to boot into EFI, load a U-Boot payload then boot to the
U-Boot prompt.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/baytrail/Kconfig
arch/x86/cpu/baytrail/cpu.c
arch/x86/cpu/baytrail/valleyview.c
board/intel/minnowmax/Kconfig