[PATCH 00/12] sc5xx: Add complete board support for all ADI SC5xx boards

Greg Malysa malysagreg at gmail.com
Tue Nov 18 07:44:42 CET 2025


On Tue, Nov 18, 2025 at 1:40 AM Greg Malysa <malysagreg at gmail.com> wrote:
>
> This series adds the final pieces to enable mainline U-Boot to build and
> boot all Analog Devices SC5xx SoCs and supports the associated carrier
> board options. At this point it should be viable for new users for these
> platforms to start with the latest version of U-Boot rather than our
> vendor fork, however some features (such as OSPI support and falcon
> boot) remain unavailable until we are able to unify our implementations
> with the mainline implementations.
>
> Changes in v2:
> - Rebased series to latest u-boot master
> - Replaced SC_BOOT_MODE Kconfig with SC_BCODE
> - Use Kconfig to restrict choices between EZKIT and EZLITE carriers when
>   appropriate
> - Separate dtsi for revD and revE of sc598 SOM. RevE is the default but
>   revD is included so that any customers with older hardware can boot it
>   with a single change to the .dts
> - Fixed GPIO naming and polarity to use only positive names (such as
>   gige-reset rather than ~gige-reset) and set the active low/high flag
>   appropriately, with all code references updated to reflect logical
>   values rather than voltage levels

I forgot to include a link to a CI run for this series:
https://gitlab.com/gmalysa/lnxdsp-u-boot/-/pipelines/2155569443. That
version is functionally the same as these patches, but the commit
messages were updated ahead of submission today so the commit hashes
are different. For the paranoid, there's an ongoing CI run for this
exact series at
https://gitlab.com/gmalysa/lnxdsp-u-boot/-/pipelines/2164366404 but it
has not yet completed (ETA 2-3 hours) and I expect not to wake up to a
failure.

Thanks,
Greg


More information about the U-Boot mailing list