[PATCH 1/3] arm: Implement show_boot_progress() for imx53's HSC and DDC devices

sbabic at denx.de sbabic at denx.de
Mon Nov 2 09:08:20 CET 2020


> 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 at denx.de>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list