]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/microchip/mpfs_icicle/Kconfig
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
[thirdparty/u-boot.git] / board / microchip / mpfs_icicle / Kconfig
index 092e41121513844452a39e1474bb281daddb4c57..e37091373ffd9f3b9b4d1159d2efef507cc2f322 100644 (file)
@@ -12,7 +12,7 @@ config SYS_CPU
 config SYS_CONFIG_NAME
        default "microchip_mpfs_icicle"
 
-config SYS_TEXT_BASE
+config TEXT_BASE
        default 0x80000000 if !RISCV_SMODE
        default 0x80200000 if RISCV_SMODE