Skip to content

Commit

Permalink
sh: Update SE7712 PCLK definition.
Browse files Browse the repository at this point in the history
This patch provides a correct value for CONFIG_SH_PCLK_FREQ for the
SH7712 solution engine when used with the board's default factory
settings. This results in the board running at its maximum CPU clock
rate (200 MHz).

Signed-off-by: Andrew Murray <amurray@mpc-data.co.uk>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Andrew Murray authored and Paul Mundt committed Jan 28, 2008
1 parent c3aa92a commit 6e3037d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/sh/configs/se7712_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ CONFIG_CPU_HAS_SR_RB=y
CONFIG_SH_TMU=y
CONFIG_SH_TIMER_IRQ=16
# CONFIG_NO_IDLE_HZ is not set
CONFIG_SH_PCLK_FREQ=33333333
CONFIG_SH_PCLK_FREQ=66666666

#
# CPU Frequency scaling
Expand Down

0 comments on commit 6e3037d

Please sign in to comment.