On 3/1/2012 12:41 AM, Mike Frysinger wrote:
+ u32 phy_configured; > +#define FALSE (0) > +#define TRUE (!FALSE)NAK: we already have "true" and "false" and the "bool" type. use those instead.
Are you sure Mike? I couldn't find in u-boot code "TRUE" and "FALSE" defined in any common header file.
Thanks Amit Virdi _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot