Skip to content

Commit

Permalink
m68knommu: new style ColdFire UART driver
Browse files Browse the repository at this point in the history
A new style serial driver for the Freescale ColdFire UART to replace
the old style one currently in the tree (drivers/serial/mcfserial.c).

Currently this UART is only found in the ColdFire CPU family of parts
(thus I prefixed this patch [M68KNOMMU]).

This has been around for a long while now, tested on all available
platforms.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Oct 23, 2007
1 parent c48f484 commit 49aa49b
Showing 1 changed file with 653 additions and 0 deletions.
Loading

0 comments on commit 49aa49b

Please sign in to comment.