On Sun, Sep 16, 2012 at 06:55:06AM -0000, Daniel Schwierzeck wrote:

> From: Daniel Schwierzeck <daniel.schwierz...@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.schwierz...@gmail.com>

Applied to u-boot/next, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to