[U-Boot] [PATCH 5/7] net/designware: Try configuring phy on each dw_eth_init

Amit Virdi amit.virdi at st.com
Fri Mar 2 12:40:07 CET 2012



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


More information about the U-Boot mailing list