[U-Boot] [PATCH v3 24/28] x86: baytrail: Support operation as an EFI payload
Simon Glass
sjg at chromium.org
Wed Aug 5 20:03:40 CEST 2015
On 4 August 2015 at 12:34, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Fix indenting in board/intel/minnowmax/Kconfig
> - Rename CONFIG_ARCH_EFI to CONFIG_EFI_APP
>
> arch/x86/cpu/baytrail/Kconfig | 2 +-
> arch/x86/cpu/baytrail/cpu.c | 2 ++
> arch/x86/cpu/baytrail/valleyview.c | 2 ++
> board/intel/minnowmax/Kconfig | 5 +++--
> 4 files changed, 8 insertions(+), 3 deletions(-)
Applied to u-boot-x86.
More information about the U-Boot
mailing list