]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/pb1x00/Kconfig
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
[karo-tx-uboot.git] / board / pb1x00 / Kconfig
index 251db6ab637c14d8b83051c5026e9dc78c24117f..236a4108bfc044673e115fde64967b9dcc3148a2 100644 (file)
@@ -9,4 +9,7 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "pb1x00"
 
+config SYS_TEXT_BASE
+       default 0x83800000
+
 endif