UPSTREAM: 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
Original-Signed-off-by: Damien Zammit <damien@zamaudio.com>
Original-Reviewed-on: https://review.coreboot.org/14954
Original-Reviewed-by: Jonathan Neuschfer <j.neuschaefer@gmx.net>
Original-Reviewed-by: Martin Roth <martinroth@google.com>
(cherry-picked from commit b28a411362)
Signed-off-by: Martin Roth <martinroth@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/348408
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
c8804585cd
commit
00d77bb4d4
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue