From: Tobias Klauser <tklauser@distanz.ch>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Chris Wulff" <crwulff@gmail.com>, "Marek Vasut" <marex@denx.de>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Juro Bystricky" <juro.bystricky@intel.com>,
"QEMU Developers" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] hw/char: Add Altera JTAG UART emulation
Date: Tue, 29 Jan 2019 11:32:47 +0100 [thread overview]
Message-ID: <20190129103247.GF13934@distanz.ch> (raw)
In-Reply-To: <CAFEAcA-nePUjjABt+r6ODq_7Pmbbz58prAU7Gr2LM5efaRMFaQ@mail.gmail.com>
On 2019-01-29 at 11:19:02 +0100, Peter Maydell <peter.maydell@linaro.org> wrote:
> On Tue, 29 Jan 2019 at 09:51, Tobias Klauser <tklauser@distanz.ch> wrote:
> >
> > Add the Altera JTAG UART model.
> >
> > Hardware emulation based on:
> > https://www.altera.com/en_US/pdfs/literature/ug/ug_embedded_ip.pdf
> > (Please see "Register Map" on page 65)
> >
> > Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
> > Acked-by: Marek Vasut <marex@denx.de>
> > Tested-by: Tobias Klauser <tklauser@distanz.ch>
> > Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
>
> Do you also have a patch which makes one of the QEMU machine
> models use this new device ?
Yes, I have a patch (which needs some adjustments) to add the 3c120 Nios
devboard which will use this UART.
It could also be used with the 10m50 as it was used in version 15 of the
hardware reference design provided by Altera [1]. Though it seems it is
no longer used in version 16 of the reference design [2].
[1]
https://rocketboards.org/foswiki/view/Documentation/AlteraMAX1010M50RevCDevelopmentKitLinuxSetupUsingMAX10GHRDVersion151
[2]
https://rocketboards.org/foswiki/Documentation/AlteraMAX1010M50RevCDevelopmentKitLinuxSetupV160
Thanks
Tobias
prev parent reply other threads:[~2019-01-29 10:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-29 9:51 [Qemu-devel] [PATCH] hw/char: Add Altera JTAG UART emulation Tobias Klauser
2019-01-29 10:19 ` Peter Maydell
2019-01-29 10:32 ` Tobias Klauser [this message]
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=20190129103247.GF13934@distanz.ch \
--to=tklauser@distanz.ch \
--cc=crwulff@gmail.com \
--cc=juro.bystricky@intel.com \
--cc=marcandre.lureau@redhat.com \
--cc=marex@denx.de \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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 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).