m68knommu: fix clock rate value reported for ColdFire 54xx parts
authorGreg Ungerer <gerg@uclinux.org>
Tue, 2 Nov 2010 07:40:37 +0000 (17:40 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 5 Jan 2011 05:19:17 +0000 (15:19 +1000)
The instruction timings of the ColdFire 54xx family parts are
different to other version 4 parts (or version 2 or 3 parts for
that matter too).

Move the instruction timing setting into the ColdFire part
specific headers, and set the 54xx value appropriately.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found