commit | a646271c2a484a57dd117d8c51abbdd09d929c98 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Wed Sep 09 13:08:05 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 23 07:28:50 2015 +0800 |
tree | 7524e4e97f95e7a6a8fba697f120c25617ba10fb | |
parent | 16dc04b647da6e70435eef25fd78739ab0cdab61 [diff] |
nios2: zap dly_clks The dly_clks() in start.S is no use after switching to generic timer. Remove it. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Acked-by: Marek Vasut <marex@denx.de>