]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: Remove redundant timer config
authorTom Rini <trini@ti.com>
Mon, 6 Aug 2012 08:49:54 +0000 (08:49 +0000)
committerTom Rini <trini@ti.com>
Wed, 5 Sep 2012 00:05:39 +0000 (17:05 -0700)
commit14dace70580df099deb9cdce8f9cfb16a31e9d1b
treeb858de1dccd2802b680ff8a2adeea5c6efe644a3
parent629868755703aa173458531537cb8c4b570ed47c
am33xx: Remove redundant timer config

We have the timer code in arch/arm/cpu/armv7/omap-common/timer.c that
has been configuring and enabling the timer, so remove our code that
does the same thing by different methods.

Tested on EVM GP, SK-EVM and Beaglebone.

Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/am33xx/board.c