u-boot/board/k+p/kp_imx53
Lukasz Majewski 642c1f519a board: imx53: Always disable display before starting kernel
This patch prevents from the situation where we may end up with garbage
displayed on the LCD panel.

Such situation occurs when one performs "reboot -f" in Linux and then
stop in U-boot (or observe the garbage on the screen during boot up).

To prevent from such situation - the PWM pin is configured as GPIO and set
to LOW.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2018-06-18 16:42:04 +02:00
..
Kconfig arm: imx53: Add support for imx53 boards from K+P 2018-05-18 08:29:38 +02:00
kp_id_rev.c Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
kp_id_rev.h Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
kp_imx53.c board: imx53: Always disable display before starting kernel 2018-06-18 16:42:04 +02:00
MAINTAINERS arm: imx53: Add support for imx53 boards from K+P 2018-05-18 08:29:38 +02:00
Makefile arm: imx53: Add support for imx53 boards from K+P 2018-05-18 08:29:38 +02:00