commit | befb5cc6af937773326451523c4c5010bcd6b073 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Wed Jan 08 14:57:30 2014 +0900 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Wed Jan 08 14:59:53 2014 +0900 |
tree | f7a921e9158d23204523bec5af8f25183aedc94e | |
parent | b9727e4194a8f4577785b8fb43eba0772a8254d0 [diff] |
sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ CONFIG_SYS_HZ of SH2 is not used as frequency of base timer. This is the correct clock of CMT. This changes from CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ, in order to use CONFIG_SYS_HZ as clock of CMT. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>