On Apr 8, 2010, at 5:11 AM, Wolfgang Denk wrote:

> Dear "Liu Dave-R63238",
> 
> In message 
> <d7cca83bb0796c49bc0bb53b6ab12089a9c...@zch01exm21.fsl.freescale.net> you 
> wrote:
>> 
>>> 'ad' should be cast to a u32, not an "unsigned int".  You 
>>> shouldn't compare a sized type with an unsized type.
> ...
> 
>> The u32 is same as "unsigned int".
> 
> Maybe, maybe not. If you want to be safe, then compare u32 with u32
> only.

Good point, I wasn't look at what the src info was.  We should probably fix the 
struct diu_ad, diu to use 'u32' etc.

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

Reply via email to