All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David H. Lynch Jr." <dhlii@dlasys.net>
To: linux-serial@vger.kernel.org
Subject: Re: [RFC][PATCH] Xilinx uartlite serial driver
Date: Thu, 28 Sep 2006 06:14:46 -0400	[thread overview]
Message-ID: <451BA096.9050209@dlasys.net> (raw)
In-Reply-To: <87ejugxqbw.fsf@slug.be.48ers.dk>

Peter Korsgaard wrote:
>
>  Olof> 1. There's no early boot console support for PPC. There's another
>  Olof> uartlite patch that's floating around that has this, very useful for
>  Olof> early bringup tasks. I'd like to see this expanded to include that as
>  Olof> well (the regular part of the other driver seems more or less broken
>  Olof> though, so this is a better base driver). That shouldn't stop this part
>  Olof> of the driver to go in though, just possible future work.
>   
    There is more than one UartLite driver. I have one from someone else 
that includes DCR support.
    I wrote one that includes early boot console support - which is 
fairly trivial.
    I will try to separate out my early boot console patches - would 
this be the appropriate place to post them ?
   I beleive my driver is the one Peter  believes is broken.
> True. The board I have an uartlite on also has a 8250 so it hasn't
> been an issue for me so far - But it would indeed be a nice
> addition. Adding new stuff to arch/ppc at this moment isn't that
> sensible, so perhaps it makes most sense to wait til 4xx is supported
> under arch/powerpc?
>   
       I can't quite understand why one would build a Xilinx FPGA with both.

>
>  Olof> 3. It would be useful to demonstrate how to hook up the device all the
>  Olof> way through to the board port (i.e. add a config option and include it
>  Olof> in the ml403 platform code or similar). It's not hard, but it'd make it
>  Olof> easier for whomever comes next. Of course, with 4xx hopefully soon
>  Olof> moving over to arch/powerpc, this would be taken care of through the
>  Olof> device tree instead.
>
> Yes - Afaik none of the Xilinx boards comes with uartlites
> configured so it's not usable out-of-the-box, but you can ofcause do a
> setup with the proper #ifdefs like the 8250 stuff in virtex.c.
>   
    If Peter's driver is likely to get accepted I have all of the 
platform device code done for my own driver I can move it to his.
    I did a BSP for the Pico E12/E14, they use either UartLite out of 
the box, or a pseudo serial device they call the Keyhole
    that can be used if the E12/E14 are hosted (they are CF/Cardbus 
cards respectively)



-- 
Dave Lynch 					  	    DLA Systems
Software Development:  				         Embedded Linux
717.627.3770 	       dhlii@dlasys.net 	  http://www.dlasys.net
fax: 1.253.369.9244 			           Cell: 1.717.587.7774
Over 25 years' experience in platforms, languages, and technologies too numerous to list.

"Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction."
Albert Einstein


  parent reply	other threads:[~2006-09-28 10:17 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-11 14:23 [RFC][PATCH] Xilinx uartlite serial driver Peter Korsgaard
2006-05-11 22:20 ` Russell King
2006-05-16  9:48   ` Peter Korsgaard
2006-05-16 12:09     ` Sylvain Munaut
2006-05-16 12:53     ` Russell King
2006-05-16 13:03       ` Peter Korsgaard
2006-06-02 16:47         ` Russell King
2006-05-16 13:03       ` Sylvain Munaut
2006-05-16 13:07         ` Peter Korsgaard
2006-08-22 15:13 ` Peter Korsgaard
2006-09-12 14:33   ` Olof Johansson
2006-09-13  5:56     ` Peter Korsgaard
2006-09-13 13:39       ` Peter Korsgaard
2006-09-13 15:01         ` Olof Johansson
2006-09-29 19:04           ` David H. Lynch Jr.
2006-09-29 19:57           ` David H. Lynch Jr.
2006-10-04 15:45             ` Peter Korsgaard
2006-10-06  4:14               ` David H. Lynch Jr.
2006-09-30  9:25           ` David H. Lynch Jr.
2006-10-04 16:01             ` Peter Korsgaard
2006-10-06  4:15               ` David H. Lynch Jr.
2006-10-03 10:27           ` David H. Lynch Jr.
     [not found]           ` <451CDA3D.2060109@dlasys.net>
2006-10-04 15:41             ` Peter Korsgaard
2006-10-06  4:13               ` David H. Lynch Jr.
2006-10-06  4:14               ` David H. Lynch Jr.
2006-10-06  4:14               ` David H. Lynch Jr.
2006-10-19 23:06         ` Olof Johansson
2006-10-20 12:22           ` Peter Korsgaard
2006-09-28 10:14       ` David H. Lynch Jr. [this message]
2006-10-04 15:34         ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2006-10-13 14:12 David H. Lynch Jr.
2006-10-13 14:45 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=451BA096.9050209@dlasys.net \
    --to=dhlii@dlasys.net \
    --cc=linux-serial@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.