]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: highbank: fix get_tbclk value to timer rate
authorRob Herring <rob.herring@calxeda.com>
Thu, 13 Jun 2013 03:24:48 +0000 (22:24 -0500)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 25 Jul 2013 06:15:25 +0000 (08:15 +0200)
commitec0e413f934fd70968b4ca0daa530cbe8f5cdb4f
treebe5e6935f26e27b0e8039d0cea22ed7e29c215d3
parent185a5bb0f5bd4666913932cc4c4d6ffa6dd7b34b
ARM: highbank: fix get_tbclk value to timer rate

get_tbclk should return the timer's frequency, not CONFIG_SYS_HZ.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
arch/arm/cpu/armv7/highbank/timer.c