u-boot-brain/board/k+p/kp_imx53
Lukasz Majewski 9c1f71060b arm: Implement show_boot_progress() for imx53's HSC and DDC devices
This patch provides information regarding the boot stage with using LEDs.
On the very beginning of U-Boot execution the GREEN LED is turned on.
When the execution is passed to Linux kernel the GREEN LED is off and
RED one is ON.

Afterwards, when Linux takes over the execution, the "heartbeat" driver
provides indication if the board is still alive.

Please also note that this patch uses {set|clr}bits_le32 macros as turning
ON GREEN LED is performed in a _very_ early stage of U-Boot execution
before DM_GPIOs are initialized.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2020-11-01 15:53:40 +01:00
..
Kconfig arm: imx53: Add support for imx53 boards from K+P 2018-05-18 08:29:38 +02:00
kp_id_rev.c common: Drop net.h from common header 2020-05-18 17:33:31 -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 arm: Implement show_boot_progress() for imx53's HSC and DDC devices 2020-11-01 15:53:40 +01: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