Patchwork [3/7] SuperMicro H8SCM support (Add entries AMD SR5650 SP5100)

login
register
about
Submitter Bao, Zheng
Date 2011-03-23 07:02:21
Message ID <DD1CC71B621B004FA76856E5129D6B1704BA294A@sbjgexmb1.amd.com>
Download mbox | patch
Permalink /patch/2806/
State Accepted
Commit r6465
Headers show

Comments

Bao, Zheng - 2011-03-23 07:02:21
Add the SR5650 & SP5100 to the Kconfig and Makefile.inc

Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Marc Jones - 2011-03-25 16:32:33
On Wed, Mar 23, 2011 at 1:02 AM, Bao, Zheng <Zheng.Bao@amd.com> wrote:
>


Acked-by: Marc Jones <marcj303@gmail.com>

Patch

Index: src/southbridge/amd/Kconfig
===================================================================
--- src/southbridge/amd/Kconfig	(revision 6459)
+++ src/southbridge/amd/Kconfig	(working copy)
@@ -12,3 +12,4 @@ 
 source src/southbridge/amd/sb700/Kconfig
 source src/southbridge/amd/sb800/Kconfig
 source src/southbridge/amd/cimx_wrapper/Kconfig
+source src/southbridge/amd/sr5650/Kconfig
Index: src/southbridge/amd/Makefile.inc
===================================================================
--- src/southbridge/amd/Makefile.inc	(revision 6459)
+++ src/southbridge/amd/Makefile.inc	(working copy)
@@ -7,6 +7,8 @@ 
 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_RS780) += rs780
 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_SB700) += sb700
 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_SB800) += sb800
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_SR5650) += sr5650
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_SP5100) += sb700
 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5530) += cs5530
 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5535) += cs5535
 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5536) += cs5536