commit | 713b616459eb0d8a7805e31f4b8e9a6fe786b3aa | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Nov 05 08:32:14 2015 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Jan 27 15:55:57 2016 +0100 |
tree | ba2d8d74522382734daf4d758b160be76c3589f3 | |
parent | 99cb9ce029b58dd35d533371be0e333212b7798f [diff] |
ARM64: zynqmp: Setup correct COUNTER_FREQUENCY for silicon When U-Boot runs from EL3 system timer is setup based on this macro. Software default freq for silicon is 100MHz but enable opton to rewrite it. Emulation platform is using 4MHz. Signed-off-by: Michal Simek <michal.simek@xilinx.com>