All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shin-ichiro KAWASAKI <kawasaki@juno.dti.ne.jp>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] sh: SE7750 board support
Date: Sat, 07 Feb 2009 22:25:12 +0900	[thread overview]
Message-ID: <498D8BB8.2050809@juno.dti.ne.jp> (raw)
In-Reply-To: <4969B735.4000706@juno.dti.ne.jp>

Shin-ichiro KAWASAKI wrote:
> Hi, all.
> 
> I'm sending a patch series which provide SE7750 := Solution Engine 7750
> board emulation.  SE7750 is one of SH4 cpu boards, and uses peripherals
> in a different way from r2d+ board.  Then it is useful to check the
> maturity of SH4 peripheral emulation.  In fact, two lacks got apparent.
> 
>  - cache flush emulation by "movca.l" and "obci" : thanx to Edgar.
>  - SCI := serial communication interface emulation.
> 
> Improvements for them are included in this series. 
> 
> This work is checked with linux 2.6.28 with se7750_defconfig with initramfs. 
> I saw login prompt of '/bin/ash' and 'ls' working finely.
> 
> With these patches and linux kernel 2.6.18, we can see Real Time Clock
> module causes boot failure, though work for avoiding it is left.
> NIC and CF do not work either.

Though I posted three patches, I want to make it clear that I cancel them now.
Reasons to cancel are as follows.

  [PATCH 1/3] sh: SE7750 board definition ... SE7750 board is too old, and
                                              not available.
  [PATCH 2/3] sh: movca.l cancel by ocbi  ... Vladimir Prus already had
                                              posted same patch.
  [PATCH 3/3] sh: SCI improvements        ... SCI is not used by boards
                                              available today.

I'm sorry for noise, and thank you for reviews and discussions on them.


Regards,
Shin-ichiro KAWASAKI

  reply	other threads:[~2009-02-07 13:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-11  9:09 [Qemu-devel] [PATCH 0/3] sh: SE7750 board support Shin-ichiro KAWASAKI
2009-02-07 13:25 ` Shin-ichiro KAWASAKI [this message]
2009-02-07 19:42   ` Jean-Christophe PLAGNIOL-VILLARD
2009-02-08  0:41     ` Shin-ichiro KAWASAKI

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=498D8BB8.2050809@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 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.