From 586470c646ac1b8753858b013b268f049a28b818 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 27 Oct 2006 11:38:22 +0000 Subject: Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit will then rename the E7520 and E7525 directories respectively. Signed-off-by: Uwe Hermann Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2477 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/intel/jarrell/failover.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/intel/jarrell/failover.c') diff --git a/src/mainboard/intel/jarrell/failover.c b/src/mainboard/intel/jarrell/failover.c index 5029d98611..c5f3f8089d 100644 --- a/src/mainboard/intel/jarrell/failover.c +++ b/src/mainboard/intel/jarrell/failover.c @@ -9,7 +9,7 @@ #include "arch/i386/lib/console.c" #include "pc80/mc146818rtc_early.c" #include "cpu/x86/lapic/boot_cpu.c" -#include "northbridge/intel/E7520/memory_initialized.c" +#include "northbridge/intel/e7520/memory_initialized.c" static unsigned long main(unsigned long bist) { -- cgit v1.2.3