summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2016-01-26 17:15:55 +1100
committerMartin Roth <martinroth@google.com>2016-01-29 00:28:02 +0100
commitc4d317f10799fadcd6cf66558f363041106699ae (patch)
tree6e2c53077e0d4451291fe5bfbf8410e9b7b3bc2b
parent5680fafb4d2cdc1d914226ff4d01b9b12ba75097 (diff)
downloadcoreboot-c4d317f10799fadcd6cf66558f363041106699ae.tar.gz
mb/gigabyte/ga-g41m-es2l: Move MMCONF base address to 0xe0000000
Change-Id: I3873d92069cc1d113a8092d609d1768ff45cbd45 Signed-off-by: Damien Zammit <damien@zamaudio.com> Reviewed-on: https://review.coreboot.org/13129 Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Tested-by: build bot (Jenkins)
-rw-r--r--src/mainboard/gigabyte/ga-g41m-es2l/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig b/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
index cf1077bba5..0a26f83ed5 100644
--- a/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
+++ b/src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
@@ -29,7 +29,7 @@ config BOARD_SPECIFIC_OPTIONS
config MMCONF_BASE_ADDRESS
hex
- default 0xc0000000
+ default 0xe0000000
config MAINBOARD_DIR
string