commit | 9293fa45315d1f802deac878552010e1be841a02 | [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 | cb1c7af48724dc8d969caa87584ac7e4dfb9ec7a [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>