[coreboot] Patch set updated for coreboot: 16b2ad3 persimmon: sb800 sata mode configure update

Kerry Sheh (shekairui@gmail.com) gerrit at coreboot.org
Sun Oct 9 09:08:40 CEST 2011


Kerry Sheh (shekairui at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/227

-gerrit

commit 16b2ad39712307be5235bb0a00e501339f0afef1
Author: Kerry Sheh <shekairui at gmail.com>
Date:   Sun Oct 9 14:24:44 2011 +0800

    persimmon: sb800 sata mode configure update
    
    persimmon configure sb800 sata mode according to the
    southbridge kconfig selection.
    
    Change-Id: I44a9c36ca68b4a0e1086f04c4338d3a5f536fdca
    Signed-off-by: Kerry Sheh <kerry.she at amd.com>
    Signed-off-by: Kerry Sheh <shekairui at gmail.com>
---
 src/mainboard/amd/persimmon/platform_cfg.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/mainboard/amd/persimmon/platform_cfg.h b/src/mainboard/amd/persimmon/platform_cfg.h
index 5e3c3f4..e4fedd9 100644
--- a/src/mainboard/amd/persimmon/platform_cfg.h
+++ b/src/mainboard/amd/persimmon/platform_cfg.h
@@ -103,7 +103,7 @@
  * @breif INCHIP Sata Controller Mode
  *   NOTE: DO NOT ALLOW SATA & IDE use same mode
  */
-#define SATA_MODE			AHCI_MODE
+#define SATA_MODE			CONFIG_SB800_SATA_MODE
 
 /**
  * @breif INCHIP Sata IDE Controller Mode




More information about the coreboot mailing list