diff options
author | Alison Wang <b18965@freescale.com> | 2013-05-27 22:55:43 +0000 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2013-06-03 10:56:53 +0200 |
commit | bcb6e9023a119a1cbcaf8289576e5aa155331802 (patch) | |
tree | 20ce1910c683144cac0102e53dc06c34c7308dca /drivers/i2c/ppc4xx_i2c.c | |
parent | 24e8bee508a341d1de4c708f8d0b9950ee95fab6 (diff) | |
download | u-boot-imx-bcb6e9023a119a1cbcaf8289576e5aa155331802.zip u-boot-imx-bcb6e9023a119a1cbcaf8289576e5aa155331802.tar.gz u-boot-imx-bcb6e9023a119a1cbcaf8289576e5aa155331802.tar.bz2 |
net: fec_mxc: Add support for Vybrid VF610
This patch adds FEC support for Vybrid VF610 platform.
In function fec_open(), RCR register is only set as RGMII mode. But RCR
register should be set as RMII mode for VF610 platform.
This configuration is already done in fec_reg_setup(), so this piece of
code could just leave untouched the FEC_RCNTRL_RGMII / FEC_RCNTRL_RMII /
FEC_RCNTRL_MII_MODE bits.
Signed-off-by: Alison Wang <b18965@freescale.com>
Reviewed-by: Benoit Thebaudeau <benoit.thebaudeau@advansee.com>
Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'drivers/i2c/ppc4xx_i2c.c')
0 files changed, 0 insertions, 0 deletions