aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/snow/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/snow/Kconfig')
-rw-r--r--src/mainboard/google/snow/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/snow/Kconfig b/src/mainboard/google/snow/Kconfig
index 4a7fced3c0..21cdfa5fd2 100644
--- a/src/mainboard/google/snow/Kconfig
+++ b/src/mainboard/google/snow/Kconfig
@@ -63,6 +63,10 @@ config SPL_TEXT_BASE
help
Location of SPL. Default location is within iRAM region.
+config ROMSTAGE_BASE
+ hex
+ default SPL_TEXT_BASE
+
# FIXME: increased "SPL" size to get around build issues
#config SPL_MAX_SIZE
# hex "SPL executable max size"