Commit b77fb7fa authored by Greg Ungerer's avatar Greg Ungerer
Browse files

m68knommu: simplify the 5407 UART setup code



Simplify the UART setup code so that it no longer loops for each UART
present. Just make it do all the work it needs in a single function.
This will make the code easier to share when we move to a single set
of platform data for ColdFire UARTs.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent a75bc619
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment