commit | f5583e68ba10a150d4fc2a192e0cec579379af67 | [log] [tgz] |
---|---|---|
author | Clément Péron <peron.clem@gmail.com> | Tue May 14 20:26:33 2019 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon May 20 22:24:54 2019 +0530 |
tree | 81b5a5fb2bdf0b60c427a36885cfed23ddcea571 | |
parent | 33445441bdfcbf7abe186eeccf7885f2ac86096f [diff] |
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>