]> git.baikalelectronics.ru Git - uboot.git/commit
net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr
authorPeng Fan <peng.fan@nxp.com>
Tue, 26 Jul 2022 08:41:17 +0000 (16:41 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 26 Jul 2022 09:29:01 +0000 (11:29 +0200)
commitbf79fe363f51c941bbf6f59d130da18d805ace1c
tree97a37f774fb8efc840b6d87b76c62fd010c5c094
parent60e4847fdba990bec644e3e1e82ba541a4329b76
net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr

i.MX has specific hook to get MAC address, so introduce a hook and move
i.MX code to its own driver

Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/net/dwc_eth_qos.c
drivers/net/dwc_eth_qos.h
drivers/net/dwc_eth_qos_imx.c