Mike Banon has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/59636 )
Change subject: Revert "util/crossgcc: Update gcc to 11.2" ......................................................................
Revert "util/crossgcc: Update gcc to 11.2"
This reverts commit b0d87f753c9c517ba906115362d32aa4422fd188.
Unfortunately this gcc 11.2 is causing problems for some boards: in example, AMD Lenovo G505S can't boot to Linux. If built with exactly the same config but this commit reverted, it boots fine.
Tried comparing the good vs bad logs (obtained using USB FT232H) but only the timestamps are different, without any other hints. Of course it will be nice to fix this newer gcc 11.2 for G505S, so I will happily test your suggestions - i.e. compiler flags.
Signed-off-by: Mike Banon mikebdp2@gmail.com Change-Id: I09a789f9ccb284ac7cad32b12bbf60ecb82efb44 --- M util/crossgcc/buildgcc R util/crossgcc/patches/gcc-8.3.0_ada-musl_workaround.patch R util/crossgcc/patches/gcc-8.3.0_asan_shadow_offset_callback.patch A util/crossgcc/patches/gcc-8.3.0_gnat-bad_constant.patch R util/crossgcc/patches/gcc-8.3.0_gnat.patch A util/crossgcc/patches/gcc-8.3.0_gnat_eh.patch R util/crossgcc/patches/gcc-8.3.0_libcpp.patch R util/crossgcc/patches/gcc-8.3.0_libgcc.patch A util/crossgcc/patches/gcc-8.3.0_nds32_ite.patch D util/crossgcc/sum/gcc-11.2.0.tar.xz.cksum A util/crossgcc/sum/gcc-8.3.0.tar.xz.cksum 11 files changed, 21,485 insertions(+), 25 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/59636/1