Part Number: AM5728
Other Parts Discussed in Thread: TLK105,
Tool/software: Linux
We are working on AM5728 based custom board . We are using pruss ethernet with tlk105 phy device. We observed the following log messages for pru with phy address error.Kindly help.
root@am57xx-evm:~# dmesg | grep pru
[ 7.259237] ti-pruss 4b280000.pruss: creating PRU cores and other child platform devices
[ 7.284009] irq: no irq domain found for /ocp/pruss@4b280000/intc@4b2a0000 !
[ 7.302788] irq: no irq domain found for /ocp/pruss@4b280000/intc@4b2a0000 !
[ 7.483196] remoteproc4: 4b2b4000.pru0 is available
[ 7.523804] pru-rproc 4b2b4000.pru0: PRU rproc node /ocp/pruss@4b280000/pru0@4b2b4000 probed successfully
[ 7.539245] remoteproc5: 4b2b8000.pru1 is available
[ 7.573625] pru-rproc 4b2b8000.pru1: PRU rproc node /ocp/pruss@4b280000/pru1@4b2b8000 probed successfully
[ 7.858287] prueth pruss2_eth: port 1: using random MAC addr: 4a:97:a6:a3:25:55
[ 7.874470] prueth pruss2_eth: couldn't connect to phy /ocp/pruss@4b280000/mdio@4b2b2400/ethernet-phy@31
[ 7.947143] prueth pruss2_eth: netdev init ethernet-mii0 failed: -19
[ 7.967946] prueth pruss2_eth: port 2: using random MAC addr: aa:75:3d:c0:2b:69
[ 7.980060] prueth pruss2_eth: couldn't connect to phy /ocp/pruss@4b280000/mdio@4b2b2400/ethernet-phy@6
[ 7.997306] prueth pruss2_eth: netdev init ethernet-mii1 failed: -19
[ 8.005469] prueth pruss2_eth: TI PRU ethernet driver initialized
root@am57xx-evm:~#