commit | e7c5939dc6e6604a1a1edd8f4add9401db5db942 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Apr 13 17:47:22 2022 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 21 15:27:18 2022 -0400 |
tree | 91f01f0434711bb9c31a311c0ba0e876c9627a8f | |
parent | a369c475bd8a78e4d2f62c062cc56d4f63f47851 [diff] |
arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid Since COUNTER_FREQUENCY is obselete, so set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@vrull.eu>