and i get below error --> ethernet@046000000 Waiting for PHY auto negotiation to complete... TIMEOUT ! phy_startup failed am65_cpsw_start end error What could be the issue as i am using this SDK since long , never had such issue. Regards Manish...
The ethernet which using AR8033 PHY works properly at 1gbps. However, when I plug in the cable of the other ethernet line. The newly connected interface becomes link up and works properly. But the other ethernet constantly goes up/down at first, then crashes completely. We cannot turn th...
3、初始化网卡(eth_device的init 实现)中添加以下代码初始化phy和rgmii /* Start up the PHY */if(priv->phydev) { ret = phy_startup(priv->phydev);/*实际调用了yt8512_startup()*/if(ret) {printf("Could not initialize PHY %s\n", priv->phydev->dev->name);return0; } fslral_...
Please check the code in the mach-imx6q.c https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/mach-imx/mach-imx6q.c?h=lf-5.10.y There is the code for phy fixup and you could add the code there to reset the phy when kernel start. 1 Kudo Reply ...
Driver orin Dev kit flashing failed:- Encounter Errors while flashing using bootburn.py script DRIVE AGX Orin General drive-platform-setup 14 1158 2023 年6 月 2 日 Drive orin fails to start after refresh DRIVE AGX Orin General drive-platform-bootup 9 1214 2023 年3 月 17 日 Sdk...
fmacro-prefix-map="../src/"= -mcpu=cortex-m3 -mthumb -fstack-usage -specs=redlib.specs -MMD -MP -MF"src/cr_startup_lpc175x_6x.d" -MT"src/cr_startup_lpc175x_6x.o" -MT"src/cr_startup_lpc175x_6x.d" -o "src/cr_startup_lpc175x_6x.o" "../src/cr_startup_lpc175x_...
phy_startup() failed: -110FAILED: -110Config file not found wangyb@zhejiang2022-11-29 19:07 我先排除下问题,我只更新我编译的uboot,是可以启动内核的;这么说,我编译的内核有问题。感觉BSP中的内核有问题。 U-Boot 2017.09 (Nov 28 2022 - 19:30:28 +0800) ...
ret = phy_startup(priv->phydev); if (ret) { printf("Could not initialize PHY %s\n", priv->phydev->dev->name); return ret; } #endif return ret; }static void ethoc_stop_common(struct ethoc *priv) { ethoc_disable_rx_and_tx(priv); ...
Is conducting software reset after every powerup enough to ensure this issue will not occur on startup or in steady state operation? same test was made on DP83848VYB and the issue did not appear with this product. since the product is with different footprint I cannot switch...
Default Aerial CUDA-Accelerated RAN startup configuration to not use BWP, can be enabled to support BWP on a per carrier basis at startup NAerial CUDA-Accelerated RAN Overall Carrier Aggregation Feature Description Supported (emulated) Carrier Aggregation Transmissions in multiple cells can be aggregat...