summaryrefslogtreecommitdiff
path: root/src/mainboard/arima/hdama/Config.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/arima/hdama/Config.lb')
-rw-r--r--src/mainboard/arima/hdama/Config.lb6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/arima/hdama/Config.lb b/src/mainboard/arima/hdama/Config.lb
index 97882302ed..b056124b74 100644
--- a/src/mainboard/arima/hdama/Config.lb
+++ b/src/mainboard/arima/hdama/Config.lb
@@ -15,6 +15,9 @@ uses _ROMBASE
uses XIP_ROM_SIZE
uses XIP_ROM_BASE
+## ROM_SIZE is the size of boot ROM that this board will use.
+default ROM_SIZE 524288
+
###
### Build options
###
@@ -68,9 +71,6 @@ option MAINBOARD_VENDOR="ARIMA"
### LinuxBIOS layout values
###
-## ROM_SIZE is the size of boot ROM that this board will use.
-default ROM_SIZE = 524288
-
## ROM_IMAGE_SIZE is the amount of space to allow linuxBIOS to occupy.
option ROM_IMAGE_SIZE = 65536