[MIPS] Alchemy: work around clock misdetection on early Au1000
commit5256008a7aaccdeffe03269334fcccca0ccd83d2
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Thu, 27 Mar 2008 13:09:31 +0000 (27 16:09 +0300)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 27 Mar 2008 13:37:15 +0000 (27 13:37 +0000)
treef7620173f48fe3368b91775d7486965a7631bc20
parenta82f2241b35c6964d67a5ee5480ef6be8d99339a
[MIPS] Alchemy: work around clock misdetection on early Au1000

Work around the CPU clock miscalculation on Au1000DA/HA/HB due the
sys_cpupll register being write-only, i.e. actually do what the comment
before cal_r4off() function advertised for years but the code failed at.
This is achieved by just giving user a chance to define the clock
explicitly  in the board config. via CONFIG_SOC_AU1000_FREQUENCY option,
defaulting to 396 MHz if the option is not given...

The patch is based on the AMD's big unpublished patch, the issue seems to
be an undocumented errata (or feature :-)...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/common/cputable.c
arch/mips/au1000/common/setup.c
arch/mips/au1000/common/time.c
include/asm-mips/mach-au1x00/au1000.h