]> git.baikalelectronics.ru Git - uboot.git/commit
nds32: ftmac100: Fix write mac addr fail problem.
authorrick <rick@andestech.com>
Tue, 29 Aug 2017 02:15:05 +0000 (10:15 +0800)
committerAndes <uboot@andestech.com>
Thu, 21 Sep 2017 02:30:22 +0000 (10:30 +0800)
commit0cde45ac18fd62de50dfdc61fc07774c229b0c57
tree7c189a307dd0e830f56305a0ee57121974277c6a
parentf76834cf501c0861c4ccc0f710a036aebb359364
nds32: ftmac100: Fix write mac addr fail problem.

After soft reset complete, write mac address immediately will fail.
Add delay to work around this problem.

Signed-off-by: rick <rick@andestech.com>
drivers/net/ftmac100.c