commit | e69844911a2735b89cf23f50db2abe957d32afb2 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Wed Aug 21 16:11:21 2013 +0900 |
committer | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Thu Oct 17 09:43:36 2013 +0900 |
tree | bae9e452030cc141d08b66292e67bca3f33175fc | |
parent | e9900db6693e2076492c99d5a7a7f73ce6d1ffec [diff] |
sh: boards: Change clock definition of SCIF and TMU This changes clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ, and clock definition of TMU from CONFIG_SYS_CLK_FREQ to CONFIG_SH_TMU_CLK_FREQ for boards. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> CC: Albert Aribaud <albert.u.boot@aribaud.net>