rockchip: veyron: Adjust ARM clock after relocation
authorSimon Glass <sjg@chromium.org>
Sun, 13 Nov 2016 21:22:14 +0000 (14:22 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 26 Nov 2016 00:59:31 +0000 (17:59 -0700)
commit20b13e8d7ef1b5ac93e4f1c0addae126b05eaf90
tree206a2982ff799487f1cbef07ecfd8d30ea07140a
parent3a8a42d9550cf6779495037ce19c5357eed5ff88
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>
arch/arm/mach-rockchip/rk3288-board.c