From b28a411362828b5d64220e15b0be8143709e083a Mon Sep 17 00:00:00 2001 From: Damien Zammit Date: Tue, 24 May 2016 17:26:51 +1000 Subject: mb/gigabyte/ga-g41m-es2l: Update board_info.txt and add item to Kconfig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-on: https://review.coreboot.org/14954 Tested-by: build bot (Jenkins) Reviewed-by: Jonathan Neuschäfer Reviewed-by: Martin Roth --- 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(-) (limited to 'src/mainboard/gigabyte') diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig b/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig index 31b29bb6f9..7dec921df5 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 44ed73abb6..170449edbc 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 -- cgit v1.2.3