u-boot-brain/arch/powerpc
Valentin Longchamp 13287e3d47 powerpc: cast bi_memsize to ulong for %ld usage
When exporting the new memsize without reserved PRAM area, the -Wformat
option produces a warning since %ld is used for snprintf and bi_memsize
is phys_size_t.

This patch removes this warning for all PRAM PowerPC boards.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
2013-10-24 09:35:15 -07:00
..
cpu powerpc/usb:Differentiate USB controller base address 2013-10-24 09:35:09 -07:00
include/asm powerpc/usb:Differentiate USB controller base address 2013-10-24 09:35:09 -07:00
lib powerpc: cast bi_memsize to ulong for %ld usage 2013-10-24 09:35:15 -07:00
config.mk Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00