]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "arm: Initial support for Analog Devices SC5xx boards"
authorTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 15:30:37 +0000 (09:30 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 15:30:37 +0000 (09:30 -0600)
commit08990e2254ffd63ade7f633b78b6573abc9b7e90
tree6b620c0c551772fa1f21974a960eda272500a470
parent718c225cbcd1543ab973e5d98160d97d2e5817ef
parent1083fa7577e3660c56b1690bb8aab30c6a3ffb25
Merge patch series "arm: Initial support for Analog Devices SC5xx boards"

Oliver Gaskell <Oliver.Gaskell@analog.com> says:

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 Proper, as well as devicetree schemas for
the added DTs.

This patch series depends on ("arm: Add Analog Devices SC5xx Machine
Type") (https://lists.denx.de/pipermail/u-boot/2024-April/552043.html)
Kconfig
MAINTAINERS
arch/arm/Kconfig
arch/arm/dts/Makefile
common/spl/Kconfig