
27 Sep
2012
27 Sep
'12
6:22 p.m.
On Sun, Sep 16, 2012 at 06:55:06AM -0000, Daniel Schwierzeck wrote:
From: Daniel Schwierzeck daniel.schwierzeck@gmail.com
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
Applied to u-boot/next, thanks!
--
Tom