diff options
author | Valentin Longchamp <valentin.longchamp@keymile.com> | 2013-10-18 11:47:14 +0200 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2013-10-24 09:35:15 -0700 |
commit | 13287e3d47e40dd0b6cbcbae19fe705617fc42d9 (patch) | |
tree | bd3e0aeff31e888b4cb8f44920198e849e47443b /arch/.gitignore | |
parent | 77354e9d502837c156149109f4dd36b7bc12d6b3 (diff) | |
download | u-boot-imx-13287e3d47e40dd0b6cbcbae19fe705617fc42d9.zip u-boot-imx-13287e3d47e40dd0b6cbcbae19fe705617fc42d9.tar.gz u-boot-imx-13287e3d47e40dd0b6cbcbae19fe705617fc42d9.tar.bz2 |
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>
Diffstat (limited to 'arch/.gitignore')
0 files changed, 0 insertions, 0 deletions