summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2012-09-16 06:55:06 +0000
committerTom Rini <trini@ti.com>2012-10-15 11:53:46 -0700
commitb0d60a981230a1ebfc10387702894a8d85a0e686 (patch)
treecadef64bafa9231cfde473f90aa18266864180a3 /MAKEALL
parent62e03d33c91ab2f8b4bc8a75e3f4796e65fd07a2 (diff)
downloadtalos-obmc-uboot-b0d60a981230a1ebfc10387702894a8d85a0e686.tar.gz
talos-obmc-uboot-b0d60a981230a1ebfc10387702894a8d85a0e686.zip
common: cmd_elf.c: use uintptr_t for casts from u32 to void*
This fixes warnings when compiling with ELDK-5.2.1 for MIPS64: cmd_elf.c: In function 'load_elf_image_phdr': cmd_elf.c:289:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cmd_elf.c: In function 'load_elf_image_shdr': cmd_elf.c:343:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cmd_elf.c:346:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'MAKEALL')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud