Re: [PATCH v2 00/20] arm: Initial support for Analog Devices SC5xx boards

2024-10-03 Thread Tom Rini
On Thu, 12 Sep 2024 16:50:41 +0100, Oliver Gaskell wrote: > ADSP-SC5xx is a series of ARM-based DSPs. > This comprises the armv7 based SC57x, SC58x and SC594 series, and the > armv8 based SC598. > > This patch series includes configurations, init code, and minimal DTs > to enable Analog Devices'

Re: [PATCH v2 00/20] arm: Initial support for Analog Devices SC5xx boards

2024-09-17 Thread Tom Rini
On Thu, Sep 12, 2024 at 04:50:41PM +0100, Oliver Gaskell via B4 Relay wrote: > ADSP-SC5xx is a series of ARM-based DSPs. > This comprises the armv7 based SC57x, SC58x and SC594 series, and the > armv8 based SC598. > > This patch series includes configurations, init code, and minimal DTs > to enab

[PATCH v2 00/20] arm: Initial support for Analog Devices SC5xx boards

2024-09-12 Thread Oliver Gaskell via B4 Relay
ADSP-SC5xx is a series of ARM-based DSPs. This comprises the armv7 based SC57x, SC58x and SC594 series, and the armv8 based SC598. This patch series includes configurations, init code, and minimal DTs to enable Analog Devices' evaluation boards for these SoCs to boot through SPL and into U-Boot Pr