the following patch was just integrated into master:
commit af38dcd12ca3e5e91a826cd54dc5c4d329f9f4b8
Author: Patrick Georgi <patrick.georgi(a)secunet.com>
Date: Thu Jul 19 09:22:59 2012 +0200
Finally update 3rdparty
Change-Id: Ic85c1411cd8ccb6b3b96459738fbf8d7d9a2ca77
Signed-off-by: Patrick Georgi <patrick.georgi(a)secunet.com>
Build-Tested: build bot (Jenkins) at Thu Jul 19 10:52:44 2012, giving +1
Reviewed-By: Peter Stuge <peter(a)stuge.se> at Thu Jul 19 13:58:02 2012, giving +2
See http://review.coreboot.org/1242 for details.
-gerrit
Patrick Georgi (patrick(a)georgi-clan.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1242
-gerrit
commit af38dcd12ca3e5e91a826cd54dc5c4d329f9f4b8
Author: Patrick Georgi <patrick.georgi(a)secunet.com>
Date: Thu Jul 19 09:22:59 2012 +0200
Finally update 3rdparty
Change-Id: Ic85c1411cd8ccb6b3b96459738fbf8d7d9a2ca77
Signed-off-by: Patrick Georgi <patrick.georgi(a)secunet.com>
---
3rdparty | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/3rdparty b/3rdparty
index 1925339..f933fda 160000
--- a/3rdparty
+++ b/3rdparty
@@ -1 +1 @@
-Subproject commit 1925339dfbb8dd2fae439f8d07deddfc33a3de45
+Subproject commit f933fda7906abc981ebe2972b60865028bbe15e3
the following patch was just integrated into master:
commit 269088abe1868ab837c1c23587f97769b51b9578
Author: zbao <fishbaozi(a)gmail.com>
Date: Thu Jul 19 12:44:17 2012 +0800
Add missing quote.
Remove the menuconfig warning which comes up every time.
src/mainboard/asus/Kconfig:85:warning: multi-line strings not supported
Change-Id: I0ec0a0b625a33edd1d9b250a26aa3e0f42142eca
Signed-off-by: Zheng Bao <zheng.bao(a)amd.com>
Signed-off-by: zbao <fishbaozi(a)gmail.com>
Reviewed-By: Patrick Georgi <patrick(a)georgi-clan.de> at Thu Jul 19 08:01:01 2012, giving +2
See http://review.coreboot.org/1240 for details.
-gerrit
> > Would someone please point out where I can get documentation on the AMD 990FX /
> > SB950 north and south bridges? The 800 series stuff is at support.amd.com, but
> > not these.
>
> Hi
>
>
> Yes I have same question, but maybe AMD folks here could sched some light on documentation release plan.
>
I believe the 990FX and the SB950 are essentially the same thing as the
890FX and the SB850 - the same silicon. AMD just transitioned to the 900
series numbering to easily allow consumers to tell whether a motherboard
has an AM3+ or an AM2 socket on there, and so whether it supports their
Bulldozer family of CPUs or not.
From the Tech Report:
"Led by the 990FX, this core-logic family is new in name only. The 990FX
consists of the same north- and south-bridge components as its 890FX
predecessor, and those chips continue to be manufactured by TSMC using a
65-nm fabrication process."
From tom's hardware:
"The 990FX chipset employs the same silicon as 890FX.
...
According to AMD, it’s incrementing the platform name to clarify
compatibility with Bulldozer-based processors. When you see a board that
centers on 990FX, the company wants you to know that its upcoming AM3+
CPUs are drop-in-compatible (again, 990FX-based boards will also take
existing AM3 chips)."
From Hardware Secrets:
"The AMD 990FX chipset is basically an AMD 890FX chipset with a new
name, but supporting the higher HyperTransport 3.0 speeds that weren’t
used before and that will be supported by the “Bulldozer” processors.
The AMD 990FX chipset is targeted to the new socket AM3+ platform, while
the 890FX chipset is targeted to the socket AM3 platform. This way, AMD
is providing an easy way to identify the platform through the chipset
name. Socket AM3+ motherboards support the forthcoming AMD CPUs based on
the new “Bulldozer” architecture. So, even though the chipset is
basically the same, 890FX motherboards won’t support this new generation
of AMD processors."
Hope that helps!
Mark