]> Git Repo - J-u-boot.git/commit
net: write enetaddr down to hardware on env_callback
authorHannes Schmelzer <[email protected]>
Fri, 2 Sep 2016 12:48:17 +0000 (14:48 +0200)
committerJoe Hershberger <[email protected]>
Thu, 13 Oct 2016 17:25:26 +0000 (12:25 -0500)
commitc86ff7fdb2272e25c8abba2e36d4f28f9282cd37
treeb4568686aca64252dc49a7f7903125ae869f7bf8
parent6723b235520190bdc774760126fc063ec794c37f
net: write enetaddr down to hardware on env_callback

If mac-address is changed using "setenv ethaddr ...." command the new
mac-adress also must be written into the responsible ethernet driver.

Signed-off-by: Hannes Schmelzer <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
net/eth-uclass.c
This page took 0.034512 seconds and 4 git commands to generate.