tt_soft Posted May 23, 2021 Share Posted May 23, 2021 Hello, I have image that work with my tv box H6 except ethernet port because this image use external eth. phy chip, but my box use internal H6 eth. controller. Is it possible to config ethernet MII interface type? I have also "ota" zip file for update. Here is part of booting log: 1.Log with correct eth0(inside in H6 CHIP): ====================================================================== U-Boot 2014.07 (Aug 15 2018 - 16:35:12) Allwinner Technology ........ Net: phy_mode=rmii, phy_interface=5 use_ephy25m is unknown. eth0 .... .... 2.Log with wrong eth0(external PHY ETH CHIP): ======================================================================= U-Boot 2014.07 (Sep 27 2017 - 11:02:27) Allwinner Technology .... ... Net: phy_mode=rgmii, phy_interface=6 eth0 ... .. Best Regards! Link to comment Share on other sites More sharing options...
Recommended Posts