Re: [PATCH 1/1] arm: -march=armv5t for ARM11

2019-12-09 Thread Tom Rini
On Sat, Dec 07, 2019 at 09:14:50AM +0100, Heinrich Schuchardt wrote: > In GCC 9 support for the Armv5 and Armv5E architectures (which have no > known implementations) has been removed, cf. > https://gcc.gnu.org/gcc-9/changes.html > > Commit 16540d07fd62 ("arm: fix -march for ARM11") changed the v

Re: [PATCH 1/1] arm: -march=armv5t for ARM11

2019-12-07 Thread Joris Offouga
HI Heinrich I test on my Raspberry Pi Zero W You can see raw log : U-Boot 2020.01-rc4-00123-g067f56dac4 (Dec 07 2019 - 11:52:01 +0100) DRAM:  448 MiB RPI Zero W (0x9000c1) MMC:   mmc@7e202000: 0, sdhci@7e30: 1 Loading Environment from FAT... *** Warning - bad CRC, using default environmen

[PATCH 1/1] arm: -march=armv5t for ARM11

2019-12-07 Thread Heinrich Schuchardt
In GCC 9 support for the Armv5 and Armv5E architectures (which have no known implementations) has been removed, cf. https://gcc.gnu.org/gcc-9/changes.html Commit 16540d07fd62 ("arm: fix -march for ARM11") changed the value of the compiler flag from -march=armv5 and -march=armv5t into -march=armv6