qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/2] [RFC] add emulation of atmel pflash memory


From: Evgeniy Dushistov
Subject: Re: [Qemu-devel] [PATCH 1/2] [RFC] add emulation of atmel pflash memory
Date: Tue, 17 Nov 2009 22:17:56 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]