Re: [PATCH v3 06/25] arm: Drop old LED support

2024-12-03 Thread Simon Glass
On Sat, 2 Nov 2024 at 18:35, Simon Glass wrote: > > This has been replaced with a new LED framework, so drop this old code. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > arch/arm/lib/crt0.S | 4 > 1 file changed, 4 deletions(-) Applied to ci/master, thanks!

[PATCH v3 06/25] arm: Drop old LED support

2024-11-02 Thread Simon Glass
This has been replaced with a new LED framework, so drop this old code. Signed-off-by: Simon Glass --- (no changes since v1) arch/arm/lib/crt0.S | 4 1 file changed, 4 deletions(-) diff --git a/arch/arm/lib/crt0.S b/arch/arm/lib/crt0.S index 3e4906e273d..a691d844847 100644 --- a/arch/arm

[PATCH v3 06/25] arm: Drop old LED support

2024-11-02 Thread Simon Glass
This has been replaced with a new LED framework, so drop this old code. Signed-off-by: Simon Glass --- (no changes since v1) arch/arm/lib/crt0.S | 4 1 file changed, 4 deletions(-) diff --git a/arch/arm/lib/crt0.S b/arch/arm/lib/crt0.S index 3e4906e273d..a691d844847 100644 --- a/arch/arm