commit | 8f0960e8378e0fc14d6216f60910994c217d3d57 | [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 | cdc902bd9cca9b5a14353f46435b8fa27c0db590 [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>