configs: tinker: Drop explicit SPL_TEXT
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 17 Sep 2019 06:10:40 +0000 (11:40 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 19 Sep 2019 01:35:31 +0000 (09:35 +0800)
commit87d3fac2e99a8ee7c15abf4f4b378d747e23833c
treed9f766d6a7cfab8b89fccf62539ccc3335b7f4b5
parent891d4d1fcaf386d6273b61a1d07bd52162e22e38
configs: tinker: Drop explicit SPL_TEXT

SPL_TEXT_BASE is 0x0 by default, based on the kconfig
definition move in below commit.

"configs: move CONFIG_SPL_TEXT_BASE to Kconfig"
(sha1: f89d6133eef2e068f9c33853b6584d7fcbfa9d2e)

So, don't define it explicitly.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang<kever.yang@rock-chips.com>
configs/tinker-rk3288_defconfig