[PATCH] led: Fix toggling LED on initial SW blink

Fabio Estevam festevam at gmail.com
Sun May 10 05:21:47 CEST 2026


On Sat, May 9, 2026 at 10:47 PM Francois Berder <fberder at outlook.fr> wrote:
>
> If the LED is in the ON state, it is briefly set to OFF
> then to ON immediately due to falling-through in the default
> case.
> This commit ensures that no fall-through occurs and thus

Nit: please avoid writing "This commit ensures ...".

Just say "Ensure that no ...."

The imperative mood is recommended in commit messages.


More information about the U-Boot mailing list