forked from Minki/linux
[PATCH] m68knommu: fix ColdFire 5249 PLL set
Fix PLL setting for the Coldfire 5249 CPU. This brings it into line with the new style frequency configuration of m68knommu parts. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
1b1a9bd277
commit
afd1b836a0
@ -157,7 +157,7 @@
|
||||
movel %d0,0x180(%a1) /* set PLL register */
|
||||
nop
|
||||
|
||||
#ifdef CONFIG_CLOCK_140MHz
|
||||
#if CONFIG_CLOCK_FREQ == 140000000
|
||||
/*
|
||||
* Set initial clock frequency. This assumes M5249C3 board
|
||||
* is fitted with 11.2896MHz crystal. It will program the
|
||||
|
Loading…
Reference in New Issue
Block a user