]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: koelsch: Disable TMU0 before OS boot
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Fri, 11 Oct 2013 05:49:04 +0000 (14:49 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 15 Jan 2014 23:07:20 +0000 (08:07 +0900)
commit9f861f0ae23674c3cda4815541f3756e8a5fc8c8
tree882cd1c415c17b7d35dfabd038239f487e07d038
parentbf46e7d8d134521301ff02b6d97e8998aa10a83d
arm: koelsch: Disable TMU0 before OS boot

On U-boot uses TMU0 as timer, but TMU0 does not use on linux kernel
and other.
This disables TMU0 at the request of from kernel user.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/koelsch/koelsch.c