]> Git Repo - u-boot.git/commit
net: e1000: implement eth_write_hwaddr for DM_ETH
authorIan Ray <[email protected]>
Wed, 4 Nov 2020 16:26:01 +0000 (17:26 +0100)
committerTom Rini <[email protected]>
Tue, 19 Jan 2021 14:15:01 +0000 (09:15 -0500)
commit3f8905ade23bcfc6d8d852178993d321da2d02db
tree9316443d1dbb3b33cf6b1cf48ff4f7ef0ad84709
parentfa795f452541ce07b33be603de36cac3c5d7dfcf
net: e1000: implement eth_write_hwaddr for DM_ETH

Implement programming MAC address to the hardware also for device model
configuration.

Fixes: b565b18a294f ("board: ge: bx50v3: Enable DM for PCI and ethernet")
Signed-off-by: Ian Ray <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
drivers/net/e1000.c
This page took 0.032825 seconds and 4 git commands to generate.