commit | 49dec0dad5d5810a92dd4588cac8bef68d396638 | [log] [tgz] |
---|---|---|
author | Chuck Jordan <cjordan@synopsys.com> | Fri May 06 12:56:17 2016 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon May 09 20:56:51 2016 +0000 |
tree | 7864b2d5730ce8fbd80509cc319d2eaa76b516b8 | |
parent | 12e29fe6538b17915a372a5aa7a54f3469d11e4b [diff] |
arc: clarify in comment that ARC must have timer0 The timer implementation for ARC currently requires timer0 to be present. I've added a comment that this is an assumption and to encourage developers to build the ARC CPU with Timer0, when it is to be used with Zephyr. There is also an optional provision for a Timer1. In future, this code could be conditional to use either timer. Change-Id: I4eb3aec59ba4e85f8b70d5531b21bdaab00b93bb Signed-off-by: Chuck Jordan <cjordan@synopsys.com>