Files
u-boot/include
Marek Vasut 9e27e9dca1 FEC: Allow multiple FECes
This patch allows user to register multiple FEC controllers. To preserve
compatibility with older boards, the mxcfec_register() call is still in place.
To use multiple controllers, new macro is in place, the mxcfec_register_multi(),
which takes more arguments. The syntax is:

mxcfec_register_multi(bd, FEC ID, FEC PHY ID on the MII bus, base address);

To disable the fecmxc_register() compatibility stuff, define the macro
CONFIG_FEC_MXC_MULTI. This will remove the requirement for defining IMX_FEC_BASE
and CONFIG_FEC_MXC_PHYADDR.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Ben Warren <biggerbadderben@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
2011-09-30 22:01:01 +02:00
..
2011-09-10 01:10:19 +02:00
2011-09-11 21:24:09 +02:00
2011-08-01 15:19:40 +02:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2011-07-26 16:34:41 +02:00
2011-09-10 00:04:01 +02:00
2011-07-11 13:24:20 -05:00
2011-08-04 23:30:38 +02:00
2010-09-19 19:29:47 +02:00
2010-12-09 10:24:09 +01:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2011-05-19 22:22:44 +02:00
2011-04-30 23:29:55 +02:00
2011-08-03 12:49:20 +02:00
2011-09-05 11:41:42 +02:00
2011-09-10 00:04:01 +02:00
2011-04-20 15:09:19 -05:00
2010-10-12 22:44:33 +02:00
2010-07-16 10:55:09 -05:00
2011-09-30 22:00:54 +02:00
2011-09-30 22:01:01 +02:00
2011-07-26 14:10:14 +02:00
2011-03-27 19:19:54 +02:00
2011-07-15 20:29:18 -05:00
2011-08-04 23:34:02 +02:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2011-08-01 15:19:40 +02:00
2011-07-26 16:29:27 +02:00
2011-06-22 20:00:51 +02:00
2011-04-29 07:32:48 -05:00
2011-09-30 22:00:55 +02:00
2011-08-01 15:19:40 +02:00
2011-08-01 15:19:40 +02:00