public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Compilation warning in common/cmd_ide.c
@ 2007-11-07  9:49 Stefan Roese
  2007-11-07  7:06 ` Jean-Christophe PLAGNIOL-VILLARD
  2007-11-07 22:46 ` Marcel Ziswiler
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Roese @ 2007-11-07  9:49 UTC (permalink / raw)
  To: u-boot

Hi Marcel,

Commit 2a4741d9a14ec475f50e9856d2c0a67e8b4271bd "[PATCH] fix pxa255_idp board"
maybe fixes a problem on ARM boards, but unfortunately introduces a
compile warning on PPC platforms like CPCI405:

cmd_ide.c: In function 'ide_ident':
cmd_ide.c:1139: warning: pointer targets in passing argument 1 of 'ident_cpy' differ in signedness
cmd_ide.c:1140: warning: pointer targets in passing argument 1 of 'ident_cpy' differ in signedness
cmd_ide.c:1141: warning: pointer targets in passing argument 1 of 'ident_cpy' differ in signedness

I'm wondering if you see this warning on your ARM platform too. Could
you please recheck and perhaps revert this patch? Is this change in part.h
really needed? Does it fix an existing problem?

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-11-08 10:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-07  9:49 [U-Boot-Users] Compilation warning in common/cmd_ide.c Stefan Roese
2007-11-07  7:06 ` Jean-Christophe PLAGNIOL-VILLARD
2007-11-07 22:46 ` Marcel Ziswiler
2007-11-08 10:09   ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox