aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/iwill
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/iwill
parent04b9b92952d0e9f4b520fa9f1512daf5608f080b (diff)
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/iwill')
-rw-r--r--src/mainboard/iwill/dk8_htx/Kconfig1
-rw-r--r--src/mainboard/iwill/dk8s2/Kconfig1
-rw-r--r--src/mainboard/iwill/dk8x/Kconfig1
3 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/iwill/dk8_htx/Kconfig b/src/mainboard/iwill/dk8_htx/Kconfig
index bfdd91b622..55a319584a 100644
--- a/src/mainboard/iwill/dk8_htx/Kconfig
+++ b/src/mainboard/iwill/dk8_htx/Kconfig
@@ -18,6 +18,7 @@ config BOARD_IWILL_DK8_HTX
select SB_HT_CHAIN_UNITID_OFFSET_ONLY
select WAIT_BEFORE_CPUS_INIT
select HAVE_ACPI_TABLES
+ select BOARD_ROMSIZE_KB_512
config MAINBOARD_DIR
string
diff --git a/src/mainboard/iwill/dk8s2/Kconfig b/src/mainboard/iwill/dk8s2/Kconfig
index 4899127c8e..cc9514b306 100644
--- a/src/mainboard/iwill/dk8s2/Kconfig
+++ b/src/mainboard/iwill/dk8s2/Kconfig
@@ -18,6 +18,7 @@ config BOARD_IWILL_DK8S2
select SB_HT_CHAIN_UNITID_OFFSET_ONLY
select WAIT_BEFORE_CPUS_INIT
select ATI_RAGE_XL
+ select BOARD_ROMSIZE_KB_512
config MAINBOARD_DIR
string
diff --git a/src/mainboard/iwill/dk8x/Kconfig b/src/mainboard/iwill/dk8x/Kconfig
index ef07b166ba..c7bc70c6b1 100644
--- a/src/mainboard/iwill/dk8x/Kconfig
+++ b/src/mainboard/iwill/dk8x/Kconfig
@@ -17,6 +17,7 @@ config BOARD_IWILL_DK8X
select AP_CODE_IN_CAR
select SB_HT_CHAIN_UNITID_OFFSET_ONLY
select WAIT_BEFORE_CPUS_INIT
+ select BOARD_ROMSIZE_KB_512
config MAINBOARD_DIR
string