commit | 1341494c7db46f4e4db59f7bb797c9ab79f4c51b | [log] [tgz] |
---|---|---|
author | rick <rick@andestech.com> | Tue Aug 29 10:15:05 2017 +0800 |
committer | Andes <uboot@andestech.com> | Thu Sep 21 10:30:22 2017 +0800 |
tree | 7c189a307dd0e830f56305a0ee57121974277c6a | |
parent | e336b73d8ae06dbcc532d1833d7a5567babecca8 [diff] |
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>