aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-11-06 00:57:19 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-11-06 00:57:19 +0000
commit9915944b18847b5e83b664a3e445645a2a4c8578 (patch)
treee7a2d8c02ff79c84f681a312a38428830a554470 /src/mainboard/msi
parent00e1460a8367c4199358034064329abcfb7e5c28 (diff)
Remove comments that are obsolete since r6028.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6029 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/msi')
-rw-r--r--src/mainboard/msi/ms7135/romstage.c2
-rw-r--r--src/mainboard/msi/ms9185/romstage.c2
-rw-r--r--src/mainboard/msi/ms9282/romstage.c2
3 files changed, 0 insertions, 6 deletions
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