[U-Boot-Users] Ethernet: uec.c and uec_init function

Timur Tabi timur at freescale.com
Wed Jan 10 23:55:43 CET 2007


Russell McGuire wrote:

> Is it just me, or is the “uec_init()” function in the drivers/qe/uec.c

		if (eth_current->init(eth_current, bis)) {
			eth_current->state = ETH_STATE_ACTIVE;

			return 1;
		}
		debug  ("FAIL\n");

Sure looks that way.

-- 
Timur Tabi
Linux Kernel Developer @ Freescale




More information about the U-Boot mailing list