From patchwork Fri Dec 14 21:13:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [U-Boot,10/10] x86: Remove real mode code for coreboot Date: Fri, 14 Dec 2012 11:13:14 -0000 From: Simon Glass X-Patchwork-Id: 206567 Message-Id: <1355519594-5694-10-git-send-email-sjg@chromium.org> To: U-Boot Mailing List We don't need this code with coreboot. Signed-off-by: Simon Glass --- include/configs/coreboot.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h index 5f736f2..fd383ff 100644 --- a/include/configs/coreboot.h +++ b/include/configs/coreboot.h @@ -38,6 +38,7 @@ #define CONFIG_SHOW_BOOT_PROGRESS #define CONFIG_LAST_STAGE_INIT #define CONFIG_X86_NO_RESET_VECTOR +#define CONFIG_X86_NO_REAL_MODE #define CONFIG_SYS_VSNPRINTF #define CONFIG_INTEL_CORE_ARCH /* Sandy bridge and ivy bridge chipsets. */ #define CONFIG_ZBOOT_32