]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:57 +0000 (08:00 +0200)
commitc2fe8a6756294b546da9fffde6ff1b4ee91e9c7c
tree9d445439696aea20ddcf36380878fed9e739710e
parent5dc074a1b6d2a2f29c0e83eb648aa1ec4dc098e5
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