m68k/mac: Make SCC reset work more reliably
authorFinn Thain <fthain@telegraphics.com.au>
Sun, 12 Jan 2014 13:56:38 +0000 (00:56 +1100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 19 Jan 2014 10:53:22 +0000 (11:53 +0100)
For SCC initialization we cannot assume that the control register is in
the correct state to accept a register pointer. So first read from the
control register in order to "sync" up.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found