From e6a98224bdebc9098345471edf527934b5654bbc Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Sat, 21 Jul 2007 17:11:15 +0200 Subject: [PATCH] --- yaml --- r: 62428 b: refs/heads/master c: d24e399763f9e91cc03e4e351d75f6231d5ed4f2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/i386/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3023ffc9bc05..d8d011f6be63 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 028a690a1ebc8b825b6f42214a99a5abcf9aa4c6 +refs/heads/master: d24e399763f9e91cc03e4e351d75f6231d5ed4f2 diff --git a/trunk/arch/i386/Kconfig b/trunk/arch/i386/Kconfig index 0790bdf8c1f1..abb582bc218f 100644 --- a/trunk/arch/i386/Kconfig +++ b/trunk/arch/i386/Kconfig @@ -827,6 +827,7 @@ config CRASH_DUMP config PHYSICAL_START hex "Physical address where the kernel is loaded" if (EMBEDDED || CRASH_DUMP) + default "0x1000000" if X86_NUMAQ default "0x100000" help This gives the physical address where the kernel is loaded.