On Thu, 13 Jul 2023 at 18:38, Tom Rini <tr...@konsulko.com> wrote: > > As this is the current version of the public cross toolchains we use, > upgrade to this now. > > Suggested-by: Alexey Brodkin <alexey.brod...@synopsys.com> > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > Cc: Heinrich Schuchardt <xypron.g...@gmx.de> > > Heinrich, at this point is there a newer grub we should be testing? > There's now 2 changes for RISC-V that we're cherry-picking for newer > toolchains. > --- > .azure-pipelines.yml | 2 +- > .gitlab-ci.yml | 2 +- > tools/buildman/toolchain.py | 2 +- > tools/docker/Dockerfile | 57 +++++++++++++++++++------------------ > 4 files changed, 32 insertions(+), 31 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>