public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] MPC8610HPCD build warnings
@ 2008-04-29 15:25 Wolfgang Denk
  2008-04-30 11:34 ` [U-Boot-Users] [PATCH] Fix warnings while compiling net/net.c for MPC8610HPCD board Anatolij Gustschin
  0 siblings, 1 reply; 9+ messages in thread
From: Wolfgang Denk @ 2008-04-29 15:25 UTC (permalink / raw)
  To: u-boot

To whom it may concern...

...the MPC8610HPCD board is throwing a couple of warnings for net.c -
note that this is the only (PowerPC) board  that  does  this,  so  it
seems to be some special feature of this board:

Configuring for MPC8610HPCD board...
net.c: In function 'PingHandler':
net.c:770: warning: passing argument 1 of 'NetReadIP' discards qualifiers from pointer target type
net.c: In function 'NetSetIP':
net.c:1694: warning: passing argument 1 of 'NetCopyIP' discards qualifiers from pointer target type
net.c:1695: warning: passing argument 1 of 'NetCopyIP' discards qualifiers from pointer target type
net.c: In function 'PingSend':
net.c:736: warning: passing argument 1 of 'NetCopyIP' discards qualifiers from pointer target type
net.c:737: warning: passing argument 1 of 'NetCopyIP' discards qualifiers from pointer target type


Unfortunately the board is not even listed in the  MAINTAINERS  file,
so I don't know who should take care of this...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A wise person makes his  own  decisions,  a  weak  one  obeys  public
opinion.                                           -- Chinese proverb

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

end of thread, other threads:[~2008-04-30 20:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29 15:25 [U-Boot-Users] MPC8610HPCD build warnings Wolfgang Denk
2008-04-30 11:34 ` [U-Boot-Users] [PATCH] Fix warnings while compiling net/net.c for MPC8610HPCD board Anatolij Gustschin
2008-04-30 14:24   ` Kumar Gala
2008-04-30 14:39     ` Anatolij Gustschin
2008-04-30 15:13     ` Timur Tabi
2008-04-30 18:13       ` Jon Loeliger
2008-04-30 19:19         ` Timur Tabi
2008-04-30 15:38   ` Scott Wood
2008-04-30 20:31   ` Wolfgang Denk

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