]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: pxa: config option for PXA270 turbo mode
authorSergey Yanovich <ynvich@gmail.com>
Tue, 21 May 2013 19:49:41 +0000 (23:49 +0400)
committerMarek Vasut <marex@denx.de>
Wed, 12 Jun 2013 20:24:12 +0000 (22:24 +0200)
commit847e6693ccb529bf8346db62876f38f0c4e04ade
treec00db439b98e497c22c1c62af7504d6da1c22f73
parentc3442c1e322bc8bdfae2f67c2a9cf2bf76d57a2c
arm: pxa: config option for PXA270 turbo mode

PXA270 CPU has turbo mode. The mode is 2.5 times faster than the
default run mode. Activating the mode early significantly speeds
up boot process.

Signed-off-by: Sergey Yanovich <ynvich@gmail.com>
arch/arm/cpu/pxa/pxa2xx.c