summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabe Black <gabeblack@chromium.org>2012-03-12 23:21:11 -0700
committerGerrit <chrome-bot@google.com>2012-03-13 18:02:20 -0700
commitcf2aaf1a7d548fa575f3c6a8df0e16b918472d28 (patch)
treebeaff77e4a55bd8695db6844354f9b5f3c25982b
parent632de4e223f51b84539307ca12703b21b5d7f5f5 (diff)
x86: config: Turn on the CONFIG_SYS_64BIT_LBA option for coreboot
BUG=chrome-os-partner:8180 TEST=Built and booted on emeraldlake2 and Stumpy. Change-Id: If14ff4930015fae36d421fd30ab5bd126c464db9 Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: https://gerrit.chromium.org/gerrit/18059 Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-by: Stefan Reinauer <reinauer@google.com> Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
-rw-r--r--include/configs/coreboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h
index 43c8eee4e4..fd2c0ccf9f 100644
--- a/include/configs/coreboot.h
+++ b/include/configs/coreboot.h
@@ -165,6 +165,7 @@
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
#define CONFIG_SYS_PROMPT V_PROMPT
#define CONFIG_SILENT_CONSOLE
+#define CONFIG_SYS_64BIT_LBA
#if BUILD_CMD_LINE_STUFF
#define CONFIG_SYS_LONGHELP