Dear Marek Vasut, In message <[email protected]> you wrote: > 4xx_enet.c: In function 'ppc_4xx_eth_init': > 4xx_enet.c:1352: warning: format '%08x' expects type 'unsigned int', but > argument 2 has type 'volatile struct mal_desc_t *' > 4xx_enet.c:1352: warning: format '%08x' expects type 'unsigned int', but > argument 3 has type 'volatile struct mal_desc_t *' > 4xx_enet.c:1365: warning: format '%08lx' expects type 'long unsigned int', but > argument 3 has type 'unsigned int' > 4xx_enet.c:1376: warning: format '%08lx' expects type 'long unsigned int', but > argument 3 has type 'unsigned int' > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Wolfgang Denk <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Mike Frysinger <[email protected]> > --- > drivers/net/4xx_enet.c | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks. 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: [email protected] One essential to success is that you desire be an all-obsessing one, your thoughts and aims be co-ordinated, and your energy be concentra- ted and applied without letup. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

