On 30 July 2018 at 19:42, Masahiro Yamada <yamada.masah...@socionext.com> wrote:
> 2018-07-26 22:59 GMT+09:00 Philipp Tomsich
> <philipp.toms...@theobroma-systems.com>:
>> With the recent changes of the underlying types for the ram size, we
>> need to adjust the formatting.  Use PRIx64 to print the (now) u64
>> field.
>>
>> Signed-off-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
>> ---
>
>
> As I commented in 3/9,
> using PRIx64 is wrong.
>

I'm happy enough if we can more to using fixed types (long int =
32-bit, long long = 64-bit). But is anyone actually working on this?

For now this is standard C and seems good enough to me.

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to