]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
i.MX31: switch to CFG_HZ=1000
authorGuennadi Liakhovetski <lg@denx.de>
Thu, 25 Sep 2008 18:54:37 +0000 (20:54 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 8 Oct 2008 16:59:02 +0000 (18:59 +0200)
commit1ed7a7f0f571b13d46530f8f8b9aff3957f15a96
tree51f79cf1b55dc8918ebc38aee36b539a66785839
parentf41b144c11341b571eab7dcef6c4b8e03c92d2b2
i.MX31: switch to CFG_HZ=1000

Switch to the standard CFG_HZ=1000 value, while at it, minor white-space
cleanup, remove CFG_CLKS_IN_HZ from config-headers. Tested on mx31ads,
provides 2% or 0.4% precision depending on the
CONFIG_MX31_TIMER_HIGH_PRECISION flag. Measured with stop-watch on 100s
boot-delay.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
cpu/arm1136/mx31/interrupts.c
include/configs/imx31_litekit.h
include/configs/imx31_phycore.h
include/configs/mx31ads.h