commit | fc6e56283e141423797bbdcf39029c6e35bf5dc9 | [log] [tgz] |
---|---|---|
author | T Karthik Reddy <t.karthik.reddy@xilinx.com> | Wed Mar 30 11:07:55 2022 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Apr 05 15:13:13 2022 +0200 |
tree | a53eb5f1b7ced032c6769e1ddf47e650b179e338 | |
parent | ccc8656f7fb51d0f11cc7cea6c05daf1e30f6bad [diff] |
net: zynq_gem: Move ethernet info print statement As we are not reading the PHY address in case of CONFIG_ETH_PHY in plat function, phy address always prints as -1. So move the ethernet info print statement to probe function, to display proper phy address. Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Link: https://lore.kernel.org/r/f6efc6719d767b1bebe65987c22c6d52329f4225.1648631275.git.michal.simek@xilinx.com