u-boot/board/liebherr/display5
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
..
common.c ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig 2019-07-19 20:14:50 +02:00
common.h display5: Support for the emergency PAD pressing 2018-06-18 15:42:38 +02:00
display5.c Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
Kconfig imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
MAINTAINERS imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
Makefile imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
spl.c Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00