u-boot-brain/board/liebherr
Lukasz Majewski ad31f656ae ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig
After commit 14453fbfad ("Convert CONFIG_SF_DEFAULT_* to Kconfig")
and commit abe66b1b5d ("Convert CONFIG_ENV_SPI_* to Kconfig") ,which
moved some SPI related CONFIG_* defines to Kconfig the display5 board has
become unbootable as the SPI CS check condition had wrong value.

This commit fixes this check and allows proper SPI NOR flash operation in
SPL.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2019-07-19 20:14:50 +02:00
..
display5 ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig 2019-07-19 20:14:50 +02:00
mccmon6 Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00