fix Kontron KT690 and clean up socket S1G1 boards accordingly.
authorStefan Reinauer <stepan@coresystems.de>
Thu, 30 Sep 2010 07:56:12 +0000 (07:56 +0000)
committerStefan Reinauer <stepan@openbios.org>
Thu, 30 Sep 2010 07:56:12 +0000 (07:56 +0000)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5885 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/cpu/amd/socket_S1G1/Kconfig
src/mainboard/amd/dbm690t/Kconfig
src/mainboard/technexion/tim5690/Kconfig
src/mainboard/technexion/tim8690/Kconfig

index 756a0499e2430770af7ec6a78fad230c65f465f0..b96613c5c5959776ef0a832f1d298cdfe1cfb932 100644 (file)
@@ -1,5 +1,10 @@
 config CPU_AMD_SOCKET_S1G1
         bool
+
+if CPU_AMD_SOCKET_S1G1
+
+config SOCKET_SPECIFIC_OPTIONS
+       def_bool y
        select K8_REV_F_SUPPORT
        select K8_HT_FREQ_1G_SUPPORT
        select CPU_AMD_MODEL_FXX
@@ -7,11 +12,26 @@ config CPU_AMD_SOCKET_S1G1
 config CPU_SOCKET_TYPE
        hex
        default 0x12
-       depends on CPU_AMD_SOCKET_S1G1
 
 #DDR2 and REG, S1G1
 config DIMM_SUPPORT
        hex
        default 0x0204
-       depends on CPU_AMD_SOCKET_S1G1
 
+config CPU_ADDR_BITS
+       int
+       default 40
+
+config DCACHE_RAM_BASE
+       hex
+       default 0xc8000
+
+config DCACHE_RAM_SIZE
+       hex
+       default 0x08000
+
+config DCACHE_RAM_GLOBAL_VAR_SIZE
+       hex
+       default 0x01000
+
+endif
index 5720a898f365763e07ad89e54c2dbabd732a5b99..13d076bd447bb52fe6506a2ffee121d4daf7cd96 100644 (file)
@@ -25,18 +25,6 @@ config MAINBOARD_DIR
        string
        default amd/dbm690t
 
-config DCACHE_RAM_BASE
-       hex
-       default 0xc8000
-
-config DCACHE_RAM_SIZE
-       hex
-       default 0x08000
-
-config DCACHE_RAM_GLOBAL_VAR_SIZE
-       hex
-       default 0x01000
-
 config APIC_ID_OFFSET
        hex
        default 0x0
index 201183ce4ed336fdd31bf93d306de01fda23b558..663a0e044efafe843da0744d7f429916d649fe87 100644 (file)
@@ -26,18 +26,6 @@ config MAINBOARD_DIR
        string
        default technexion/tim5690
 
-config DCACHE_RAM_BASE
-       hex
-       default 0xc8000
-
-config DCACHE_RAM_SIZE
-       hex
-       default 0x08000
-
-config DCACHE_RAM_GLOBAL_VAR_SIZE
-       hex
-       default 0x01000
-
 config APIC_ID_OFFSET
        hex
        default 0x0
index 47e85a3bcc898244e20f5df7951d0a361d06b6d9..07cad0f5f5946327fd680ba3c8d5d11af18ac201 100644 (file)
@@ -25,18 +25,6 @@ config MAINBOARD_DIR
        string
        default technexion/tim8690
 
-config DCACHE_RAM_BASE
-       hex
-       default 0xc8000
-
-config DCACHE_RAM_SIZE
-       hex
-       default 0x08000
-
-config DCACHE_RAM_GLOBAL_VAR_SIZE
-       hex
-       default 0x01000
-
 config APIC_ID_OFFSET
        hex
        default 0x0