commit | b8aa85da2ac21d86c917e958d6015540348d8ea5 | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Thu Nov 23 12:48:46 2017 +0800 |
committer | Rick Chen <rickchen36@gmail.com> | Thu Nov 30 09:39:31 2017 +0800 |
tree | 2400438877503d6f6621cbe694f5405a43f2b53f | |
parent | e5315458623364ab058e12daf7430011c7a68c30 [diff] |
atcpit100: timer: Remove arch dependency. ATCPIT100 is often used in AE3XX platform which is based on NDS32 architecture recently. But in the future Andestech will have AE250 platform which is embeded ATCPIT100 timer based on RISCV architecture. Signed-off-by: Rick Chen <rick@andestech.com> Reviewed-by: Simon Glass <sjg@chromium.org>