qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [patch 0/2] Add flash emulation to the ARM Versatile PB platform
@ 2008-10-10  8:36 Thomas Petazzoni
  2008-10-10  8:36 ` [Qemu-devel] [patch 1/2] Increase write buffer size in pflash emulation Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Thomas Petazzoni @ 2008-10-10  8:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: michael

Hi,

The following two patches add flash emulation to the ARM Versatile PB
platform. Compared to the previous version of the patchset sent on
October, 2nd, this version has the following changes :

 - Drop the two patches that have been included in SVN ;

 - In the write buffer increase patch, instead of changing the type of
   cmd from uint8_t to uint16_t, directly use value to set
   pfl->counter, since value is not 8 bits masked. Suggested by
   Andrzej Zaborowski ;

 - Change the memory reservation scheme for the Versatile
   platform. Instead of hardcoding the RAM size, we use the
   .ram_require machine argument to reserve memory for the flash, and
   allow the user to define a custom RAM size using the -m
   option. Hopefully, this adresses Paul Brook's comment about this
   patch.

Thanks !

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-10-10 21:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-10  8:36 [Qemu-devel] [patch 0/2] Add flash emulation to the ARM Versatile PB platform Thomas Petazzoni
2008-10-10  8:36 ` [Qemu-devel] [patch 1/2] Increase write buffer size in pflash emulation Thomas Petazzoni
2008-10-10  8:36 ` [Qemu-devel] [patch 2/2] Add Flash support to the Versatile PB platform Thomas Petazzoni
2008-10-10 13:02   ` Paul Brook
2008-10-10 13:17     ` Thomas Petazzoni
2008-10-10 13:32       ` Paul Brook
2008-10-10 14:37         ` Thomas Petazzoni
2008-10-10  9:01 ` [Qemu-devel] [patch 0/2] Add flash emulation to the ARM " Aurelien Jarno
2008-10-10  9:48   ` Thomas Petazzoni
2008-10-10 14:02     ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-10 14:52       ` Thomas Petazzoni
2008-10-10 21:20         ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-10 14:45 ` [Qemu-devel] [PATCH] Update documentation Thomas Petazzoni

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).