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
..
2007-08-14 10:10:52 +01:00
2007-08-10 10:33:34 +02:00
2007-04-05 18:33:04 +08:00
2007-07-04 00:43:53 +02:00
2007-08-16 12:12:51 +02:00
2007-08-16 12:12:51 +02:00
2007-05-24 12:12:47 +02:00
2007-08-10 20:26:18 +02:00
2007-06-22 14:58:04 +02:00
2007-08-14 18:42:36 +02:00
2007-05-15 23:38:05 +02:00
2007-07-08 16:06:51 -05:00
2007-08-10 20:33:06 +02:00
2007-08-14 10:10:52 +01:00
2007-07-04 00:35:14 +02:00
2007-08-14 18:42:36 +02:00
2007-08-10 10:33:34 +02:00
2007-08-14 10:10:52 +01:00
2007-08-10 20:26:18 +02:00
2007-07-26 17:49:11 +02:00
2007-08-10 20:26:18 +02:00
2007-08-10 19:21:36 -04:00
2007-04-06 14:17:14 -04:00
2007-08-14 10:10:52 +01:00
2007-07-09 17:15:49 -05:00
2007-08-14 18:42:36 +02:00
2007-08-10 19:21:35 -04:00
2007-08-10 19:21:36 -04:00
2007-06-22 23:25:25 +02:00
2007-07-09 17:15:49 -05:00
2007-06-22 23:59:00 +02:00
2007-06-22 14:58:04 +02:00
2007-06-22 23:59:00 +02:00
2007-08-10 01:12:03 -05:00
2007-08-14 01:34:21 -05:00
2007-06-22 14:58:04 +02:00
2007-08-02 21:27:46 +02:00
2007-06-22 23:59:00 +02:00
2007-06-22 14:58:04 +02:00
2007-06-22 23:59:00 +02:00
2007-06-22 10:34:12 +02:00
2007-08-13 23:22:31 -04:00
2007-08-06 00:22:24 +02:00
2007-07-10 10:27:39 -05:00
2007-07-20 15:03:03 +02:00
2007-03-21 13:38:59 +01:00
2007-06-22 14:58:04 +02:00
2007-08-14 15:00:42 +02:00
2007-07-31 08:37:01 +02:00
2007-08-14 01:21:22 -05:00
2007-08-06 02:17:36 +02:00
2007-06-30 18:50:48 +02:00
2007-03-24 15:45:34 +01:00
2007-07-10 00:01:28 +02:00
2007-08-11 00:34:03 +02:00
2007-06-22 19:11:54 +02:00
2007-06-06 10:08:13 +02:00