commit | 297521e08d3c16197ace4775b6c8a14161ae91dd | [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 | 13f3fe31787f4becda8ff6ac5ddbfe693b340e15 [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