From cf2aaf1a7d548fa575f3c6a8df0e16b918472d28 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 12 Mar 2012 23:21:11 -0700 Subject: 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 Reviewed-on: https://gerrit.chromium.org/gerrit/18059 Reviewed-by: Duncan Laurie Reviewed-by: Stefan Reinauer Reviewed-by: Vincent Palatin --- include/configs/coreboot.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs') 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 -- cgit v1.2.3