Andy Fleming b96c83d4ae Fix numerous bugs in the 8568 UEC support
Actually, fixed a large bug in the UEC for *all* platforms.
How did this ever work?

uec_init() did not follow the spec for eth_init(), and returned
0 on success.  Switch it to return the link like tsec_init()
(and 0 on error)

The immap for the 8568 was defined based on MPC8568, rather than
CONFIG_MPC8568

CONFIG_QE was off

CONFIG_ETHPRIME was set to "Freescale GETH".  Now is "FSL UEC0"

Fixed a comment about the ranges for CONFIG_ETHPRIME if TSEC_ENET is
enabled

Signed-off-by: Andy Fleming <afleming@freescale.com>
2007-08-16 12:12:51 +02:00
..
2003-06-27 21:31:46 +00:00
2001-04-28 17:59:11 +00:00
2003-06-27 21:31:46 +00:00
2005-10-13 16:45:02 +02:00
2002-05-15 20:05:05 +00:00
2007-07-27 14:43:59 +02:00
2000-08-21 15:05:47 +00:00
2007-08-14 01:47:44 -05:00
2007-08-10 11:02:32 -05:00
2007-08-14 01:47:44 -05:00
2005-09-26 00:44:15 +02:00
2001-08-05 15:35:05 +00:00
2003-06-27 21:31:46 +00:00
2000-11-20 17:21:10 +00:00
2003-06-27 21:31:46 +00:00
2003-06-27 21:31:46 +00:00
2001-04-28 17:59:11 +00:00
2003-06-27 21:31:46 +00:00
2003-06-27 21:31:46 +00:00
2000-10-11 22:04:29 +00:00
2001-04-28 17:59:11 +00:00
2000-08-21 15:05:47 +00:00
2000-08-21 15:05:47 +00:00
2007-03-21 13:38:59 +01:00