qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Shin-ichiro KAWASAKI <kawasaki@juno.dti.ne.jp>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] SH4: SCI improvement
Date: Tue, 09 Dec 2008 00:25:14 +0900	[thread overview]
Message-ID: <493D3C5A.2010006@juno.dti.ne.jp> (raw)
In-Reply-To: <20081208035001.GB12039@linux-sh.org>

Paul Mundt wrote:
> On Sun, Nov 23, 2008 at 11:41:25PM +0900, Shin-ichiro KAWASAKI wrote:
>> This patch simply implement one register of SH4's SCI := Serial Communication Interface.
>>
>> R2D evaluation board uses SCI for SPI connection.  So, Linux kernel for R2D with
>> default configuration causes a QEMU assertion failure when it initializes SPI driver.
>> This patch avoids it and reduces the kernel config modification work for QEMU.
>>
>> Completing SCI implementation task is left.  Other board support is desirable to confirm
>> this task, which uses SCI for a serial terminal.
>>
>> Regards,
>> Shin-ichiro KAWASAKI
>>
>>
>> Signed-off-by: Shin-ichiro KAWASAKI <kawasaki@juno.dti.ne.jp>
>>
> After this, are you able to use the standard defconfig for R2D? 

Yes.  With current QEMU svn HEAD, we can use rts7751r2dplus_defconfig
with no kernel halts nor segmentation fault.
# USB and NIC are not available, but drivers for them cause no drawbacks.

> If so, I
> can kill off the qemu defconfig in-tree. If not, please send updates for
> the qemu defconfig so we can make sure that the kernel and the qemu tree
> are in sync with regards to feature completeness.

I think the qemu defconfig's role is over.
It's earlier than I expected.  Thank you all!

Regards,
Shin-ichiro KAWASAKI

      reply	other threads:[~2008-12-08 15:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-23 14:41 [Qemu-devel] [PATCH] SH4: SCI improvement Shin-ichiro KAWASAKI
2008-11-23 22:26 ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-24  4:39   ` Shin-ichiro KAWASAKI
2008-12-06  9:44     ` Jean-Christophe PLAGNIOL-VILLARD
2008-12-14 11:55       ` Shin-ichiro KAWASAKI
2008-12-14 14:53         ` Jean-Christophe PLAGNIOL-VILLARD
2008-12-07 22:46 ` Aurelien Jarno
2008-12-08  3:50 ` Paul Mundt
2008-12-08 15:25   ` Shin-ichiro KAWASAKI [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=493D3C5A.2010006@juno.dti.ne.jp \
    --to=kawasaki@juno.dti.ne.jp \
    --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).