[coreboot-gerrit] New patch to review for coreboot: mb/gigabyte/ga-g41m-es2l: Update board_info.txt and add item to Kconfig

Damien Zammit (damien@zamaudio.com) gerrit at coreboot.org
Tue May 24 09:41:55 CEST 2016


Damien Zammit (damien at zamaudio.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/14954

-gerrit

commit ae837e942d751aaf9a7f5b9ed5fba687abbd1dde
Author: Damien Zammit <damien at zamaudio.com>
Date:   Tue May 24 17:26:51 2016 +1000

    mb/gigabyte/ga-g41m-es2l: Update board_info.txt and add item to Kconfig
    
    This adds the website URL to the board info and also enables
    the realtek nic reset function as per a previous patch.
    
    Change-Id: I2cda120c59b55f0dd2ffa78d397b16beb13d6843
    Signed-off-by: Damien Zammit <damien at zamaudio.com>
---
 src/mainboard/gigabyte/ga-g41m-es2l/Kconfig        | 1 +
 src/mainboard/gigabyte/ga-g41m-es2l/board_info.txt | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig b/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
index 31b29bb..7dec921 100644
--- a/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
+++ b/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
@@ -29,6 +29,7 @@ config BOARD_SPECIFIC_OPTIONS
 	select PCIEXP_ASPM
 	select PCIEXP_CLK_PM
 	select PCIEXP_L1_SUB_STATE
+	select REALTEK_8168_RESET
 
 config MMCONF_BASE_ADDRESS
 	hex
diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/board_info.txt b/src/mainboard/gigabyte/ga-g41m-es2l/board_info.txt
index 44ed73a..170449e 100644
--- a/src/mainboard/gigabyte/ga-g41m-es2l/board_info.txt
+++ b/src/mainboard/gigabyte/ga-g41m-es2l/board_info.txt
@@ -1,5 +1,5 @@
 Category: desktop
-Board URL:
+Board URL: http://www.gigabyte.com/products/product-page.aspx?pid=3024#ov
 ROM package: SOIC-8
 ROM protocol: SPI
 ROM socketed: n



More information about the coreboot-gerrit mailing list