[PATCH] MIPS: use more consistent type for memory size values

Sascha Hauer s.hauer at pengutronix.de
Mon Jul 1 05:12:11 PDT 2024


On Sun, 23 Jun 2024 23:46:53 +0300, Denis Orlov wrote:
> Switch from using u32 to unsigned long for these. It is unlikely to be
> actually utilized on 64-bit builds, but this feels a bit safer,
> considering that we work with the whole register width (32 or 64 bit,
> depending on the config setting) for the corresponding value on the
> assembly side.
> 
> 
> [...]

Applied, thanks!

[1/1] MIPS: use more consistent type for memory size values
      https://git.pengutronix.de/cgit/barebox/commit/?id=fe213ae27c4d (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list