[PATCH] buildman: Switch ARC toolchain to the upstream version

Simon Glass sjg at chromium.org
Sun Jul 9 05:38:05 CEST 2023


On Fri, 7 Jul 2023 at 15:05, Alexey Brodkin <Alexey.Brodkin at synopsys.com> wrote:
>
> Back in the day we relied a lot on Synopsys own build of the GNU tools
> for ARC processors, but since then we worked hard on getting all our changes
> upstream and for a couple of years now we have ARCompact (AKA ARCv1)
> and ARCv2 processors supported very well in upstream GCC, Binutils, GDB etc.
>
> And so there's no need to use Synopsys forks any longer, thus we remove
> all the references to that form and use upstream components as majority
> of other architectures in U-Boot.
>
> Thanks to Tom for pointing to that left-over!
>
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at konsulko.com>
> ---
>  tools/buildman/bsettings.py | 1 -
>  tools/buildman/buildman.rst | 6 ------
>  tools/docker/Dockerfile     | 3 +--
>  3 files changed, 1 insertion(+), 9 deletions(-)

Nice!

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list