commit | 733f31b764061d976a60c5ee454632d9562900ea | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Nov 02 17:40:37 2010 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Jan 05 15:19:17 2011 +1000 |
tree | 7e7d5bceb6d6815c54a4c0ab37dddbd53dbe41a5 | |
parent | 7fc82b655a169039d8a58fde609b5e778573d5ab [diff] |
m68knommu: fix clock rate value reported for ColdFire 54xx parts 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>