sun50i: h6: Fix Beelink GS1 board config
authorClément Péron <peron.clem@gmail.com>
Tue, 14 May 2019 18:26:33 +0000 (20:26 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 20 May 2019 16:54:54 +0000 (22:24 +0530)
commitb4161b7d1376eb834b993cd4b2f85f49b5e07eeb
tree81b5a5fb2bdf0b60c427a36885cfed23ddcea571
parent26f8e0d7f27e19102d6173d1e5831e7a82096779
sun50i: h6: Fix Beelink GS1 board config

SPL_TEXT_BASE has been moved to Kconfig with commit:
f89d6133ee configs: move CONFIG_SPL_TEXT_BASE to Kconfig

But Beelink GS1 config file has been introduced in the
same time without this modification.

Fix this by settings the CONFIG_SPL_TEXT_BASE

Suggested-by: Jonas Smedegaard <dr@jones.dk>
Signed-off-by: Clément Péron <peron.clem@gmail.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
configs/beelink_gs1_defconfig