exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 27 Feb 2019 14:20:34 +0000 (15:20 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 25 Mar 2019 21:35:52 +0000 (17:35 -0400)
commitac31d0d87365efe7724afd75253af1ab54159656
tree86bc90ed063ca6a0bf5baa9b58940fe7e93fc506
parente608bebd7759e287f78269c6392f134283a4cbe6
exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE

Replace CONFIG_ENV_SPI_BASE by the better CONFIG_SYS_SPI_BASE
(it is not the location for environment but the location for U-Boot)
and, as it is the only platform with use this define, remove
it from whitelist.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-exynos/spl_boot.c
include/configs/exynos5-dt-common.h
scripts/config_whitelist.txt