pflash: Buffer block writes
authorEdgar E. Iglesias <edgar.iglesias@petalogix.com>
Sun, 24 Jan 2010 19:38:29 +0000 (20:38 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Wed, 27 Jan 2010 12:01:53 +0000 (13:01 +0100)
commitd2acad029afb071dc0eb91435aafb90c09efffbb
treebd1fdc009db6ccd541a1f8c3f722a6c919a0d325
parent605dbb9c7d45e148ad324fd2be6d67c424426ff4
pflash: Buffer block writes

Buffer block writes to avoid flushing every word access onto backing
storage device. This significantly speeds up flash emulation for flashes
connected through an 8 or 16-bit bus combined with backing storage (-pflash).

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@petalogix.com>
hw/pflash_cfi01.c