]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: lager: Disable TMU0 before OS boot
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Fri, 11 Oct 2013 06:00:37 +0000 (15:00 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 15 Jan 2014 23:07:20 +0000 (08:07 +0900)
commit16bf36f77931393965c8a2fdd62f441f93de0b67
tree86ee43b925d08bc82c09179682b24e8d7fd8163f
parent9f861f0ae23674c3cda4815541f3756e8a5fc8c8
arm: lager: 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/lager/lager.c