Rijay, On 04/28/2015 04:15 AM, Ciubotariu Codrin Constantin-B43658 wrote: >> >> #ifdef CONFIG_FMAN_ENET >> #if defined(CONFIG_T1040RDB) || defined(CONFIG_T1042RDB) >> -#define CONFIG_SYS_SGMII1_PHY_ADDR 0x03 >> +#define CONFIG_SYS_SGMII1_PHY_ADDR 0x03 >> +#elif defined(CONFIG_T1040D4RDB) || defined(CONFIG_T1042D4RDB) >> +#define CONFIG_SYS_SGMII1_PHY_ADDR 0x02 >> +#define CONFIG_SYS_SGMII2_PHY_ADDR 0x03 >> +#define CONFIG_SYS_SGMII3_PHY_ADDR 0x01 >> +#endif > > The PHY address for SGMII PHY connected to FM1@DTSEC3 on T1040D4RDB should be > 0x01, not 0x02 (CONFIG_SYS_SGMII1_PHY_ADDR). >
Please check the PHY address. If you send a new patch, please rebase to the latest master. A change is needed in defconfig file. York _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot