https://github.com/torvalds/linux
Revision 26a4bc66a6f57299027e04d90b14fe56a44c6d2b authored by John Adamson on 22 August 2008, 06:43:49 UTC, committed by Greg Ungerer on 27 January 2009, 06:42:00 UTC
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 <jadamson@allen-organ.com>

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
1 parent c7bcd0d
History
Tip revision: 26a4bc66a6f57299027e04d90b14fe56a44c6d2b authored by John Adamson on 22 August 2008, 06:43:49 UTC
m68knommu: fix ColdFire 5272 serial baud rates in mcf.c
Tip revision: 26a4bc6
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.5 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top