summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGabe Black <gabeblack@chromium.org>2011-06-24 20:39:01 -0700
committerSimon Glass <sjg@chromium.org>2011-08-29 10:39:41 -0700
commitf74431cefe9ad194e2901c47ccda68880c7c6a7c (patch)
tree8746840820880febd82726780310fab84bff0eba /include
parent2cb25d8ed7ee8ed827ed8d70022bd07772333389 (diff)
Turn on the 32 bit boot protocol and drop the now unused realmode/BIOS code.
BUG=chrome-os-partner:3895 TEST=Built and booted successfully. Verified that the realmode and BIOS sections were not present in the u-boot ELF file. Change-Id: I02d95a33b9ec25fad6945a68b8124b5a6a67ec55 Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: http://gerrit.chromium.org/gerrit/3222 Reviewed-by: Stefan Reinauer <reinauer@google.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Gabe Black <gabeblack@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/coreboot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h
index 46b34deb9de..943f188abc3 100644
--- a/include/configs/coreboot.h
+++ b/include/configs/coreboot.h
@@ -165,6 +165,8 @@
#define CONFIG_SYS_HZ 1000
#define CONFIG_NO_RESET_CODE
+#define CONFIG_NO_REALMODE_CODE
+#define CONFIG_ZBOOT_32
/*-----------------------------------------------------------------------
* SDRAM Configuration