Re: [PATCH 0/7] Fix compiler warnings for 32-bit ARM

2021-03-15 Thread Heinrich Schuchardt
On 07.02.21 22:27, Simon Glass wrote: > These were noticed when building sandbox on a Raspberry Pi 400, which uses > 32-bit linux. > > To make this work, I enabled CONFIG_HOST_32BIT in 'make menuconfig'. It > would be nice if that were automatic, since we have the logic already in > arch/sandbox/co

[PATCH 0/7] Fix compiler warnings for 32-bit ARM

2021-02-07 Thread Simon Glass
These were noticed when building sandbox on a Raspberry Pi 400, which uses 32-bit linux. To make this work, I enabled CONFIG_HOST_32BIT in 'make menuconfig'. It would be nice if that were automatic, since we have the logic already in arch/sandbox/config.mk There are still many errors of the form: