Ronald G Minnich <[EMAIL PROTECTED]> wrote:
> I have just added Christer's SC2200 support and committed it.
And of course there is one big bug in there. I had some problems with
detecting the DIMMS, and here's the reason why. Please apply.
/Christer
--- freebios.orig/src/northsouthbridge/NSC/scx200/raminit.inc Wed Mar 6 01:38:11
2002
+++ freebios/src/northsouthbridge/NSC/scx200/raminit.inc Wed Mar 6 01:36:10
+2002
@@ -14,7 +14,7 @@
#define MC_MEM_CNTRL1 0x8400
#define SDCLK_START (1<<17)
#define TEST_REF (1<<4)
-#define PROGRAM_SDRAM (1<<1)
+#define PROGRAM_SDRAM (1<<0)
#define MC_MEM_CNTRL2 0x8404
#define SDCLK_MASK 0x000003c0
--
"Just how much can I get away with and still go to heaven?"