qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Evgeniy Dushistov <dushistov@mail.ru>
To: Filip Navara <filip.navara@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] [RFC] add emulation of atmel pflash memory
Date: Tue, 17 Nov 2009 22:17:56 +0300	[thread overview]
Message-ID: <20091117191756.GA13844@rain> (raw)
In-Reply-To: <5b31733c0911170128t13c633c3gf621b10f791e144f@mail.gmail.com>

On Tue, Nov 17, 2009 at 10:28:25AM +0100, Filip Navara wrote:
> Interesting, I have been working on AT91SAM7X implementation. Most of
> the stuff is in the GIT repository at
> http://repo.or.cz/w/qemu/navara.git
> 
> Any way to merge the efforts? I'd love to merge both mine and your
> patches to the mainline (minus the overlapping parts of the system
> controller). In fact my patches lack the flash emulation which would
> be a welcome addition.
> 

I made quick look at 
>http://repo.or.cz/w/qemu/navara.git

Looks good.

I'm going to see, what parts of your code can be reused in 
at91sam9263 implementation, and then republish patches,
or we can then merge them into your repository.

About flash, why do you not used existing implementation of
intel and amd nor flashes (pflash_cfi0[12].c)? I implemented
atmel nor flash, because of it used on my real board with at91sam9263
cpu. 

And another question, why your support of at91sam7x still not merged
into mainline?

-- 
/Evgeniy

  reply	other threads:[~2009-11-17 19:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-15 20:47 [Qemu-devel] [PATCH 1/2] [RFC] add emulation of atmel pflash memory Evgeniy Dushistov
2009-11-17  9:28 ` Filip Navara
2009-11-17 19:17   ` Evgeniy Dushistov [this message]
2009-11-17 23:56     ` Filip Navara

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=20091117191756.GA13844@rain \
    --to=dushistov@mail.ru \
    --cc=filip.navara@gmail.com \
    --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).