Other Parts Discussed in Thread: AM3352
Hi
I am currently migrating my AM3352 custom board from Linux 3.2 to Linux 3.14.43 using ti-processor-sdk-linux-am335x-evm-01.00.00.03. I am now using ethtool to dump the ethernet infomation instead of CONFIG_SWITCH_DUMP through ioctl() as this is deprecated according to TI. The PHY is Marvell 88E3016 and the CPSW is configured as a switch. How do I interpret the dump from ethtool when I need to find the MAC address of a printer connected to port 2 of the switch ?
Thanks for your help.