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)
commit1341494c7db46f4e4db59f7bb797c9ab79f4c51b
tree7c189a307dd0e830f56305a0ee57121974277c6a
parente336b73d8ae06dbcc532d1833d7a5567babecca8
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