commit | 54966610b11c7df260557c22e4c77957f452dc8c | [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 | 702affee50558e1ac8ac88d5f253c3d9e2ad3bb6 [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>