aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/kcma-d8/spd_notes.txt
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2015-11-24 14:12:08 -0600
committerMartin Roth <martinroth@google.com>2016-02-05 22:28:38 +0100
commit4551b68c83e7693ae0b079dce9e4dcaf35050fa2 (patch)
treec468054755eac45fe3c2655f7dbaf25944c32c4a /src/mainboard/asus/kcma-d8/spd_notes.txt
parentf098a7310a6e1d1e86f3720d10eaa7c0b0687935 (diff)
mainboard/asus/kcma-d8: Copy ASUS KGPE-D16 for initial support work
Also updated KGPE-D16 strings to KCMA-D8 throughout the copy to work around Jenkins failures caused by an unmodified clone. Change-Id: I943e81c8c2987a8333fc2a1cdb3675abf2d90cf1 Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: https://review.coreboot.org/13521 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/asus/kcma-d8/spd_notes.txt')
-rw-r--r--src/mainboard/asus/kcma-d8/spd_notes.txt46
1 files changed, 46 insertions, 0 deletions
diff --git a/src/mainboard/asus/kcma-d8/spd_notes.txt b/src/mainboard/asus/kcma-d8/spd_notes.txt
new file mode 100644
index 0000000000..ddd5cc84d6
--- /dev/null
+++ b/src/mainboard/asus/kcma-d8/spd_notes.txt
@@ -0,0 +1,46 @@
+====================================================================================================
+SPD mux
+====================================================================================================
+ SP5100
+ GPIO 60 GPIO 59
+Disabled 0 0
+Normal operation 0 1
+CPU 0 SPD 1 0
+CPU 1 SPD 1 1
+
+====================================================================================================
+W83795
+====================================================================================================
+
+Sensor mappings:
+CPU_FAN1: FAN1
+CPU_FAN2: FAN2
+FRNT_FAN1: FAN3
+FRNT_FAN2: FAN4
+FRNT_FAN3: FAN5
+FRNT_FAN4: FAN6
+FRNT_FAN5: FAN7
+REAR_FAN1: FAN8
+
+====================================================================================================
+Other hardware
+====================================================================================================
+
+RECOVERY1 middle pin is connected to southbridge (AMD SP5100) GPIO 61
+Normal is HIGH, recovery is LOW.
+
++12VSB is generated using a charge pump attached to pin 7 of PU24 (APW7145).
+
+The +12VSB standby voltage to each bank of DIMMs is switched by a bank of small FETs located close to each RAM power regulator control chip.
+The +12V primary voltage (lower left pin of the FET placed on the upper left of the control chip of the second node) is also connected to the 232GE located near the PCI slot.
+
+The control line running to the gates of the +12VSB control FETs is connected to the +5VSB power for the USB ports.
+That line in turn is connected to +5VSB via the lone P06P03G PMOS transistor on the reverse side of the board, near the center on the lower half.
+The gate of that transistor is connected via a resistor to the source of the P06P03G PMOS transistor located adjacent to the unpopulated SMA clock header.
+The gate of that transistor is connected directly to the drain of the small FET directly below it.
+After that, there's a cascade of small FETs and resistors in that region, eventually leading to SuperIO pin 81.
+
+SuperIO pin 81 (VSBGATE#) enables the standby voltage rails when set LOW.
+VSBGATE# is reset on every assertion of PWRGOOD.
+
+Setting SuperIO LDN 9 CRF4 bits 1 or 0 (or both) to 0 disables NICB. \ No newline at end of file