commit | 20b13e8d7ef1b5ac93e4f1c0addae126b05eaf90 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 13 14:22:14 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 25 17:59:31 2016 -0700 |
tree | 206a2982ff799487f1cbef07ecfd8d30ea07140a | |
parent | 3a8a42d9550cf6779495037ce19c5357eed5ff88 [diff] |
rockchip: veyron: Adjust ARM clock after relocation Update board_init() to increase the ARM clock to the maximum speed on veyron boards. This makes quite a large difference in performance. With this change, speed goes from about 750 DMIPS to 2720 DMIPs. Signed-off-by: Simon Glass <sjg@chromium.org>