[U-Boot] [u-boot] [PATCH] [1/2] [v1.2] mxc_fec: fix some erroneous PHY accesses.

Ben Warren biggerbadderben at gmail.com
Tue Nov 10 07:52:26 CET 2009


Javier,

javier Martin wrote:
> This patch fixes erroneous access to the ethernet PHY which broke the driver.
> 1. Selector field in the auto-negotiation register must be 0x00001 for
> using 802.3, not 0x00000 which is reseved.
> 2. Access to the PHY address specified by CONFIG_FEC_MXC_PHYADDR, not
> 0x0 fixed address.
>
> This has been tested in i.MX27 Litekit board and eldk-4.2 toolchains.
>
> Now using proper defines for auto-negotiation register.
>
> Signed-off-by: Javier Martin <javier.martin at vista-silicon.com>
> --
Applied to net repo.

thanks,
Ben


More information about the U-Boot mailing list