]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: dc2114x: get mac address from environment
authorHanyuan Zhao <hanyuan-z@qq.com>
Fri, 9 Aug 2024 08:56:55 +0000 (16:56 +0800)
committerTom Rini <trini@konsulko.com>
Sun, 27 Oct 2024 16:15:29 +0000 (10:15 -0600)
commita35aa5a0c1159a2c19141272375123a954a7f287
tree154a2d35e57b0b264533270f0f5c2cf9181a91be
parent76146b90e770b4f309dbae19b1b26aff93d800e0
net: dc2114x: get mac address from environment

Let this old driver work like the other newer network card drivers, loading the
MAC address from environment, which could be more flexible to set.

Signed-off-by: Hanyuan Zhao <zhaohy22@mails.tsinghua.edu.cn>
drivers/net/dc2114x.c