commit | 8541b9fa273c71781ccc258db3b2d1994f801922 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Apr 13 17:47:18 2022 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 21 14:32:40 2022 -0400 |
tree | 95a77b073271eddaf395ef36002d50225912c835 | |
parent | 4b3a1823e713a6503c3b88bac963a942fe87abb3 [diff] |
arch: arm: move COUNTER_FREQUENCY from versal to arm Make COUNTER_FREQUENCY usable to armv8 and armv7-a, not limited to versal. And update help message. Signed-off-by: Peng Fan <peng.fan@nxp.com>