[U-Boot] [PATCH 4/9] MIPS: use PRIx64 macros for printing ram size

Simon Glass sjg at chromium.org
Thu Aug 2 20:36:14 UTC 2018


On 26 July 2018 at 07:59, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> 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.tomsich at theobroma-systems.com>
> ---
>
>  arch/mips/mach-bmips/dram.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list