On Sat, Mar 26, 2005 at 03:10:05PM +0000, Russell King wrote: > Doesn't matter. The problem is that dwmw2's NS16550A patch (from ages > ago) changes the prescaler setting for this device so we can use the > higher speed baud rates. This means any programmed divisor (programmed > at early serial console initialisation time) suddenly becomes wrong as > soon as we fiddle with the prescaler during normal UART initialisation > time. Seems like you are correct, given the below patch fixes the garbage output for me. Phil