diff options
Diffstat (limited to 'src/mainboard/amd/solo/auto.c')
-rw-r--r-- | src/mainboard/amd/solo/auto.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mainboard/amd/solo/auto.c b/src/mainboard/amd/solo/auto.c index bc549fac90..d435c63e68 100644 --- a/src/mainboard/amd/solo/auto.c +++ b/src/mainboard/amd/solo/auto.c @@ -331,13 +331,13 @@ static void sdram_set_registers(void) * that define the end of the DRAM region. */ 0xC144, 0x0000f8f8, 0x003f0000, - 0xC148, 0x0000f8f8, 0x00000001, + 0xC14C, 0x0000f8f8, 0x00000001, 0xC154, 0x0000f8f8, 0x00000002, - 0xC158, 0x0000f8f8, 0x00000003, + 0xC15C, 0x0000f8f8, 0x00000003, 0xC164, 0x0000f8f8, 0x00000004, - 0xC168, 0x0000f8f8, 0x00000005, + 0xC16C, 0x0000f8f8, 0x00000005, 0xC174, 0x0000f8f8, 0x00000006, - 0xC178, 0x0000f8f8, 0x00000007, + 0xC17C, 0x0000f8f8, 0x00000007, /* DRAM Base i Registers * F1:0x40 i = 0 * F1:0x48 i = 1 @@ -451,7 +451,7 @@ static void sdram_set_registers(void) 0xC198, 0x000000f0, 0x00000000, 0xC1A0, 0x000000f0, 0x00000000, 0xC1A8, 0x000000f0, 0x00000000, - 0xC1B0, 0x000000f0, 0x0000a003, + 0xC1B0, 0x000000f0, 0x00000a03, 0xC1B8, 0x000000f0, 0x00400003, /* PCI I/O Limit i Registers |