[U-Boot] [PATCH v2 1/4] x86: Enable LMB and RAMDISK_HIGH by default

2014-10-07 Thread Simon Glass
These options are used by the image code. To allow us to use the generic code more easily, define these for x86. Signed-off-by: Simon Glass s...@chromium.org --- Changes in v2: None arch/x86/include/asm/config.h | 3 +++ 1 file changed, 3 insertions(+) diff --git

[U-Boot] [PATCH v2 1/4] x86: Enable LMB and RAMDISK_HIGH by default

2013-11-09 Thread Simon Glass
These options are used by the image code. To allow us to use the generic code more easily, define these for x86. Signed-off-by: Simon Glass s...@chromium.org --- Changes in v2: None arch/x86/include/asm/config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/x86/include/asm/config.h