commit | e00c89df0605037d417fdb4021d2334bc191beb1 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Oct 23 06:34:53 2012 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Fri Oct 26 16:28:08 2012 +0200 |
tree | efb534a620c5c06ac67bb0af323353f0bc4d2693 | |
parent | 787f4f30823a15b1e45c0a0b901cfa5bd415e251 [diff] |
mx25pdk: Add Ethernet support mx25pdk has a Ethernet port that is connected to its internal FEC controller. In order to power up the Ethernet PHY (DP83640) it is necessary to communicate with the MC34704 PMIC via I2C. Make the FEC ethernet port functional Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>