aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin')
-rw-r--r--arch/blackfin/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 72ff71949045..b8bc5a402fa4 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -372,6 +372,7 @@ config BOOT_LOAD
372 372
373config ROM_BASE 373config ROM_BASE
374 hex "Kernel ROM Base" 374 hex "Kernel ROM Base"
375 depends on ROMKERNEL
375 default "0x20040000" 376 default "0x20040000"
376 range 0x20000000 0x20400000 if !(BF54x || BF561) 377 range 0x20000000 0x20400000 if !(BF54x || BF561)
377 range 0x20000000 0x30000000 if (BF54x || BF561) 378 range 0x20000000 0x30000000 if (BF54x || BF561)