How to setup for BCM89810 on imx6q android5.1.1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to setup for BCM89810 on imx6q android5.1.1

858 Views
youjinliang
Contributor I

My company is develop a project on imx6q, Android5.1.1, used Sabresd setting. There is BCM89810 Ethernet IC on board. How can I setup to let the Ethernet IC BCM89810 work?

Labels (2)
2 Replies

521 Views
igorpadykov
NXP Employee
NXP Employee

Hi youjin

please check answer on

Will I get driver when I buy IMXAI2ETH-BRC board ? 

BCM89810 is used on Sabre AI board design

SABRE-2|Automotive-Infotainment|i.MX6|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

521 Views
youjinliang
Contributor I

In sabresd Android 5.1 linux directory kernel_imx/drivers/net/phy/, there is not bcm89810 phy driver.

when I debug bcm89810 Ethernet, linux print log. Where can I find information about bcm89810 phy config?

thanks

busybox ifconfig eth0 up                                 
fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:18, irq=-1)
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
root@sabresd_6dq:/ # libphy: 2188000.ethernet:18 - Link is Up - 10/Half
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
fec 2188000.ethernet eth0: Graceful transmit stop did not complete!
libphy: 2188000.ethernet:18 - Link is Down
libphy: 2188000.ethernet:18 - Link is Up - 10/Half

0 Kudos