summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-10-16 17:37:20 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-10-16 17:37:20 +0000
commitd65509de14d95ccc7c9928c789d903098083fb23 (patch)
tree6ef7ba52f8cc2ef4e73d72174a66432d12cdd232 /src/mainboard/gigabyte
parent04b9b92952d0e9f4b520fa9f1512daf5608f080b (diff)
downloadcoreboot-d65509de14d95ccc7c9928c789d903098083fb23.tar.gz
coreboot-d65509de14d95ccc7c9928c789d903098083fb23.tar.bz2
coreboot-d65509de14d95ccc7c9928c789d903098083fb23.zip
Set default ROM sizes per-board to match the ROM chip that came
with the respective board. Of course, the user can still override the size in menuconfig. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4790 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r--src/mainboard/gigabyte/ga-6bxc/Kconfig1
-rw-r--r--src/mainboard/gigabyte/ga_2761gxdk/Kconfig1
-rw-r--r--src/mainboard/gigabyte/m57sli/Kconfig2
3 files changed, 3 insertions, 1 deletions
diff --git a/src/mainboard/gigabyte/ga-6bxc/Kconfig b/src/mainboard/gigabyte/ga-6bxc/Kconfig
index 2eff24dd7d64..705af28d917f 100644
--- a/src/mainboard/gigabyte/ga-6bxc/Kconfig
+++ b/src/mainboard/gigabyte/ga-6bxc/Kconfig
@@ -28,6 +28,7 @@ config BOARD_GIGABYTE_GA_6BXC
select HAVE_PIRQ_TABLE
select UDELAY_TSC
select TSC_X86RDTSC_CALIBRATE_WITH_TIMER2
+ select BOARD_ROMSIZE_KB_256
config MAINBOARD_DIR
string
diff --git a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig
index 8726f685f9bb..9632bb9fc353 100644
--- a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig
+++ b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig
@@ -15,6 +15,7 @@ config BOARD_GIGABYTE_GA_2761GXDK
select MEM_TRAIN_SEQ
select SB_HT_CHAIN_UNITID_OFFSET_ONLY
select K8_REV_F_SUPPORT
+ select BOARD_ROMSIZE_KB_512
config MAINBOARD_DIR
string
diff --git a/src/mainboard/gigabyte/m57sli/Kconfig b/src/mainboard/gigabyte/m57sli/Kconfig
index 45359cb5e6dd..0870fc88f047 100644
--- a/src/mainboard/gigabyte/m57sli/Kconfig
+++ b/src/mainboard/gigabyte/m57sli/Kconfig
@@ -1,4 +1,3 @@
-
config BOARD_GIGABYTE_M57SLI
bool "M57SLI"
select ARCH_X86
@@ -18,6 +17,7 @@ config BOARD_GIGABYTE_M57SLI
select SB_HT_CHAIN_UNITID_OFFSET_ONLY
select HAVE_ACPI_TABLES
select K8_REV_F_SUPPORT
+ select BOARD_ROMSIZE_KB_512
config MAINBOARD_DIR
string