On Mon, Jun 21, 2004 at 03:14:46PM +0100, David Woodhouse wrote: [snip] > On SBC8560 we use external 16550s, and it matters. > > Actually, I think we should leave SERIAL_PORT_DFNS empty and use > early_serial_setup() exclusively. I'd have done that but gen550_dbg.c > doesn't use baud_base when gen550_init() is called; it uses whatever's > in its own copy of rs_table.
That sounds like a bug. Since we can't use a uart_port internally to gen550_* (I believe at least, I haven't looked hard since late 2.5.x days I suspect), we have to just know what fields might change. Patch happily reviewed. :) -- Tom Rini http://gate.crashing.org/~trini/ ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
