commit | 20e681fdfa077b6a4e0fb777f10aa3c4bf34ece8 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Sat Dec 24 00:33:31 2011 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Mar 05 09:43:06 2012 +1000 |
tree | 1d5120e7194ecbe121287b53198ab8a0b5a19b3a | |
parent | 023e0555a91988a67868077bf0fb1084d3745293 [diff] |
m68knommu: make 527x UART platform addressing consistent If we make all UART addressing consistent across all ColdFire family members then we will be able to remove the duplicated plaform data and use a single setup for all. So modify the ColdFire 527x UART addressing so that: . UARTs are numbered from 0 up . use a common name for IRQs used Signed-off-by: Greg Ungerer <gerg@uclinux.org>