Patrick Georgi (patrick@georgi-clan.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/353
-gerrit
commit eb1795c306aaa41695634f02f961a16f1e6fa791 Author: Patrick Georgi patrick@georgi-clan.de Date: Sat Oct 29 22:42:22 2011 +0200
asus/m5a88-v: Fix build
We added some new flag for certain AMD boards after support for this board was submitted.
Change-Id: I50cf50f343a740832fd1a14a2a1ef5b903315675 Signed-off-by: Patrick Georgi patrick@georgi-clan.de --- src/mainboard/asus/m5a88-v/platform_cfg.h | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/mainboard/asus/m5a88-v/platform_cfg.h b/src/mainboard/asus/m5a88-v/platform_cfg.h index 1b74073..43573f1 100644 --- a/src/mainboard/asus/m5a88-v/platform_cfg.h +++ b/src/mainboard/asus/m5a88-v/platform_cfg.h @@ -211,6 +211,12 @@ */ #define SB_GPP_GEN2 TRUE
+/** + * @def SB_GPP_UNHIDE_PORTS + * TRUE - ports visable always, even port empty + * FALSE - ports invisable if port empty + */ +#define SB_GPP_UNHIDE_PORTS FALSE
/** * @def GEC_CONFIG