]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - configs/chromebook_jerry_defconfig
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
[thirdparty/u-boot.git] / configs / chromebook_jerry_defconfig
index 27f0ee711d0773ef178e47cdd5d7a8c4c2ff74a5..e7640f528c7a22845cf18a8258c8b892f7af4b6e 100644 (file)
@@ -3,7 +3,7 @@ CONFIG_SPL_SKIP_LOWLEVEL_INIT=y
 CONFIG_SYS_ARCH_TIMER=y
 # CONFIG_SPL_USE_ARCH_MEMCPY is not set
 CONFIG_ARCH_ROCKCHIP=y
-CONFIG_SYS_TEXT_BASE=0x00100000
+CONFIG_TEXT_BASE=0x00100000
 CONFIG_NR_DRAM_BANKS=1
 CONFIG_DEFAULT_DEVICE_TREE="rk3288-veyron-jerry"
 CONFIG_SPL_TEXT_BASE=0xff704000