Re: [U-Boot-Users] Warining on 83xx tree

2008-01-15 Thread Kim Phillips
On Tue, 15 Jan 2008 00:21:34 -0700 "Liu Dave" <[EMAIL PROTECTED]> wrote: > Kim, > > Could you clean up the warning in 83xx current tree? > > Thanks, > Dave > > mpc8360emds.c: In function 'ft_board_setup': > mpc8360emds.c:327: warning: assignment makes pointer from integer without a > cast > mp

[U-Boot-Users] Warining on 83xx tree

2008-01-14 Thread Liu Dave
Kim, Could you clean up the warning in 83xx current tree? Thanks, Dave mpc8360emds.c: In function 'ft_board_setup': mpc8360emds.c:327: warning: assignment makes pointer from integer without a cast mpc8360emds.c:329: warning: passing argument 2 of 'fdt_getprop' makes integer from pointer without