[PATCH] ARM: imx: romapi: Fix signed integer bitwise ops misuse

Marek Vasut marex at denx.de
Mon Jun 26 11:03:23 CEST 2023


On 6/26/23 03:12, Peng Fan wrote:
> 
> 
> On 6/25/2023 6:34 PM, Marek Vasut wrote:
>> Bitwise operations on signed integers are not defined,
>> replace then with per-call checks.
> 
> You mean C99 standard?

I think U-Boot is C99, why ?


More information about the U-Boot mailing list