From: Peter Korsgaard <jacmet@sunsite.dk>
To: Tobias Klauser <tklauser@distanz.ch>
Cc: linux-serial@vger.kernel.org, nios2-dev@sopc.et.ntust.edu.tw,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] serial: Add driver for the Altera JTAG UART
Date: Thu, 25 Feb 2010 17:45:33 +0100 [thread overview]
Message-ID: <87ocjd5knm.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1267108523-32767-1-git-send-email-tklauser@distanz.ch> (Tobias Klauser's message of "Thu, 25 Feb 2010 15:35:22 +0100")
>>>>> "Tobias" == Tobias Klauser <tklauser@distanz.ch> writes:
Tobias> Add an UART driver for the JTAG UART component available as a SOPC
Tobias> (System on Programmable Chip) component for Altera FPGAs.
Tobias> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Tobias> +config SERIAL_ALTERA_JTAGUART
Tobias> + bool "Altera JTAG UART support"
Tobias> + depends on EMBEDDED
Don't depend on EMBEDDED - There's embedded devices not using
CONFIG_EMBEDDED and kernel configs for PCs using it.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2010-02-25 16:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-25 14:35 [PATCH 1/2] serial: Add driver for the Altera JTAG UART Tobias Klauser
2010-02-25 14:35 ` [PATCH 2/2] serial: Add driver for the Altera UART Tobias Klauser
2010-02-25 14:47 ` [RESEND PATCH " Tobias Klauser
2010-02-26 19:50 ` Dan Carpenter
2010-03-01 8:04 ` Tobias Klauser
2010-02-25 15:26 ` [PATCH 1/2] serial: Add driver for the Altera JTAG UART Alan Cox
2010-02-26 9:04 ` Tobias Klauser
2010-02-26 11:27 ` Alan Cox
2010-02-25 16:45 ` Peter Korsgaard [this message]
2010-02-26 9:06 ` Tobias Klauser
-- strict thread matches above, loose matches on Subject: below --
2010-05-05 8:35 [PATCH v5 0/2] serial: Drivers for Altera UARTs Tobias Klauser
2010-05-05 8:35 ` [PATCH 1/2] serial: Add driver for the Altera JTAG UART Tobias Klauser
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=87ocjd5knm.fsf@macbook.be.48ers.dk \
--to=jacmet@sunsite.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=nios2-dev@sopc.et.ntust.edu.tw \
--cc=tklauser@distanz.ch \
/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.