summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-02-25 15:39:10 -0500
committerTom Rini <trini@konsulko.com>2018-02-25 15:39:10 -0500
commit85447f785ce8c0ab8e40850dc457a1fc833d224f (patch)
tree7249f4bdabccba17f56135c4416a62b0cc50be3b /configs
parente12546de54fc9be818e8d39967b07fa351d9e5ba (diff)
parent434d5a00a4578f826e7e2cef29bf2388dd760a88 (diff)
Merge git://git.denx.de/u-boot-rockchip
Diffstat (limited to 'configs')
-rw-r--r--configs/vyasa-rk3288_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/vyasa-rk3288_defconfig b/configs/vyasa-rk3288_defconfig
index 1a8a9a8c60..4c760414d3 100644
--- a/configs/vyasa-rk3288_defconfig
+++ b/configs/vyasa-rk3288_defconfig
@@ -5,7 +5,6 @@ CONFIG_ARCH_ROCKCHIP=y
CONFIG_SYS_TEXT_BASE=0x00100000
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_ROCKCHIP_RK3288=y
-CONFIG_TPL_TEXT_BASE=0xff704004
CONFIG_TARGET_VYASA_RK3288=y
CONFIG_SPL_STACK_R_ADDR=0x80000
CONFIG_DEFAULT_DEVICE_TREE="rk3288-vyasa"