How to add external 16550 to TQM850L board?

debora liu deboraliu at tom.com
Tue Dec 13 13:42:55 EST 2005


Hello, zhou.yutao at zte.com.cn 

  
In message <2005-12-13 09:54:46 zhou.yutao at zte.com.cn> you wrote:

>Could you tell me where to set base address and IRQ in kernel?mabe in serial.c or correlative head file?

you can modify serial.c:
static int __init rs_init(void)
{
	my_uart_init();
	....
	....
}

add my_uart_init(), it init OR and BR where your board uart use,
and fill rs_table with IRQ and IOBASE.

              debora liu
              deboraliu at tom.com
               2005-12-13
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fox.gif
Type: image/gif
Size: 9519 bytes
Desc: not available
Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20051213/6dea6253/attachment.gif 


More information about the Linuxppc-embedded mailing list