From: John Adamson Date: Fri, 22 Aug 2008 06:43:49 +0000 (+1000) Subject: m68knommu: fix ColdFire 5272 serial baud rates in mcf.c X-Git-Tag: v2.6.29-rc3~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a4bc66a6f57299027e04d90b14fe56a44c6d2b;p=pandora-kernel.git m68knommu: fix ColdFire 5272 serial baud rates in mcf.c I noticed (the hard way) that the mcf.c driver doesn't support the fractional precision register on the MCF5272. This makes the console dicey at 115200 baud and a system clock of 66.0 MHz. On the other hand, if your hardware is running at 66.666 MHz, it probably isn't a problem. Patch submitted by John Adamson Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed