u-boot-brain/board/liebherr/display5
Lukasz Majewski 41d185d142 ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc
Before the wide DM/DTS adoption in the U-Boot proper, the display5
has been using only DM_SERIAL to provide serial console in
pre-relocation.

After moving to full DM/DTS adoption in the U-Boot proper the
U_BOOT_DEVICE definition is not needed anymore, as it has been
replaced with udevice creation from provided DTS description.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
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 ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc 2019-07-19 20:14:50 +02: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