pflash: Buffer block writes
commitb4bf0a9a69961d8b7b3817f79dafae77fbd305bd
authorEdgar E. Iglesias <edgar.iglesias@petalogix.com>
Sun, 24 Jan 2010 19:38:29 +0000 (24 20:38 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Wed, 27 Jan 2010 12:01:53 +0000 (27 13:01 +0100)
treebd1fdc009db6ccd541a1f8c3f722a6c919a0d325
parent625a5befc2e3200b396594f002218d235e375da5
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