[PATCH v3 01/25] eb_cpu5282: Drop status-LED code and enable LED

Simon Glass sjg at chromium.org
Tue Dec 3 20:47:28 CET 2024


On Sat, 2 Nov 2024 at 18:34, Simon Glass <sjg at chromium.org> wrote:
>
> Drop this old code. Swtich the LED options to use the new approach, in
> the same commit, to maintain build-bisectability.
>
> Both eb_cpu5282 and eb_cpu5282_internal are done together, since they
> share code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - Update commit message
>
> Changes in v2:
> - Combine code-removal and defconfig changes
>
>  board/BuS/eb_cpu5282/eb_cpu5282.c     | 20 --------------------
>  configs/eb_cpu5282_defconfig          |  8 ++------
>  configs/eb_cpu5282_internal_defconfig |  8 ++------
>  include/configs/eb_cpu5282.h          |  6 ------
>  4 files changed, 4 insertions(+), 38 deletions(-)
>

Applied to ci/master, thanks!


More information about the U-Boot mailing list