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>
This commit is contained in:
committed by
Tom Rini
parent
e608bebd77
commit
ac31d0d873
@@ -498,7 +498,6 @@ CONFIG_ENV_SETTINGS_V1
|
||||
CONFIG_ENV_SETTINGS_V2
|
||||
CONFIG_ENV_SIZE_FLEX
|
||||
CONFIG_ENV_SIZE_REDUND
|
||||
CONFIG_ENV_SPI_BASE
|
||||
CONFIG_ENV_SPI_BUS
|
||||
CONFIG_ENV_SPI_CS
|
||||
CONFIG_ENV_SPI_MAX_HZ
|
||||
|
||||
Reference in New Issue
Block a user