Re: [RFC PATCH] docker: add ADI build-related tools to docker image

2025-03-31 Thread Tom Rini
On Fri, Mar 21, 2025 at 01:37:42AM -0400, Greg Malysa wrote: > ADI processors require packaging with the ldr utility for bootrom > compatibility. Normally this is available as part of our yocto-derived > toolchain but it is not a part of any other premade toolchain, so it is > otherwise unavailabl

[RFC PATCH] docker: add ADI build-related tools to docker image

2025-03-20 Thread Greg Malysa
ADI processors require packaging with the ldr utility for bootrom compatibility. Normally this is available as part of our yocto-derived toolchain but it is not a part of any other premade toolchain, so it is otherwise unavailable in the docker image for CI. This patch adds a source build from the