From 9915944b18847b5e83b664a3e445645a2a4c8578 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 6 Nov 2010 00:57:19 +0000 Subject: Remove comments that are obsolete since r6028. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6029 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/msi/ms7135/romstage.c | 2 -- src/mainboard/msi/ms9185/romstage.c | 2 -- src/mainboard/msi/ms9282/romstage.c | 2 -- 3 files changed, 6 deletions(-) (limited to 'src/mainboard/msi') diff --git a/src/mainboard/msi/ms7135/romstage.c b/src/mainboard/msi/ms7135/romstage.c index cb05bcb86e..a4b9cb6567 100644 --- a/src/mainboard/msi/ms7135/romstage.c +++ b/src/mainboard/msi/ms7135/romstage.c @@ -24,8 +24,6 @@ #define SERIAL_DEV PNP_DEV(0x4e, W83627THF_SP1) -/* Used by raminit. */ - #if CONFIG_LOGICAL_CPUS == 1 #define SET_NB_CFG_54 1 #endif diff --git a/src/mainboard/msi/ms9185/romstage.c b/src/mainboard/msi/ms9185/romstage.c index 519713ff02..64fc9cf5fc 100644 --- a/src/mainboard/msi/ms9185/romstage.c +++ b/src/mainboard/msi/ms9185/romstage.c @@ -25,8 +25,6 @@ #define SET_NB_CFG_54 1 -//used by raminit - //used by incoherent_ht //#define K8_ALLOCATE_IO_RANGE 1 diff --git a/src/mainboard/msi/ms9282/romstage.c b/src/mainboard/msi/ms9282/romstage.c index 7679ac6167..942fb11989 100644 --- a/src/mainboard/msi/ms9282/romstage.c +++ b/src/mainboard/msi/ms9282/romstage.c @@ -24,8 +24,6 @@ #define SET_NB_CFG_54 1 -//used by raminit - // used by init_cpus and fidvid (disabled until someone tests this) // #define SET_FIDVID 1 #define SET_FIDVID 0 -- cgit v1.2.3