linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: How to add external 16550 to TQM850L board?
@ 2005-12-13  2:42 debora liu
  0 siblings, 0 replies; 2+ messages in thread
From: debora liu @ 2005-12-13  2:42 UTC (permalink / raw)
  To: zhou.yutao@zte.com.cn; +Cc: Linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 486 bytes --]

Hello, zhou.yutao@zte.com.cn 

  
In message <2005-12-13 09:54:46 zhou.yutao@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@tom.com
               2005-12-13

[-- Attachment #2: fox.gif --]
[-- Type: image/gif, Size: 9519 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: ibm emac driver update
@ 2005-12-12 20:40 Wolfgang Denk
  2005-12-13  1:54 ` How to add external 16550 to TQM850L board? zhou.yutao
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Denk @ 2005-12-12 20:40 UTC (permalink / raw)
  To: Simon Haynes; +Cc: linuxppc-embedded

In message <200512121726.34944.simon@baydel.com> you wrote:
> I am running a Ebony board with linux-2.6.12-rc1 and I amd having intermittent 
> network problems. Having searched the archives it would seem that the driver
> for the IBM EMAC is buggy ? 

Patches have been posted on this list. See the archives.

> Can anyone point me in the direction of a suitable patch for this kernel ?

We have all this integrated and tested in our kernel tree. Links:
Source Code:
  git repository: 	http://www.denx.de/cgi-bin/gitweb.cgi?p=linux-2.6-denx.git
  FTP Snapshot: 	ftp://ftp.denx.de/pub/linux/linux-2.6.15-rc2-2005-12-03-2208.tar.bz2
Ready to run code for AMCC's Eval Kits:
  U-Boot images: 	ftp://ftp.denx.de/pub/u-boot/images/amcc/
  Linux images: 	ftp://ftp.denx.de/pub/linux/images/amcc/
Documentation: 		http://www.denx.de/wiki/DULG/BoardSelect



Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
We have found all life forms in the galaxy are  capable  of  superior
development.
	-- Kirk, "The Gamesters of Triskelion", stardate 3211.7

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-13  2:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-13  2:42 How to add external 16550 to TQM850L board? debora liu
  -- strict thread matches above, loose matches on Subject: below --
2005-12-12 20:40 ibm emac driver update Wolfgang Denk
2005-12-13  1:54 ` How to add external 16550 to TQM850L board? zhou.yutao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).