]> git.proxmox.com Git - mirror_qemu.git/commit - hw/block/pflash_cfi02.c
pflash_cfi01/pflash_cfi02: convert to memory API
authorAvi Kivity <avi@redhat.com>
Thu, 4 Aug 2011 12:55:30 +0000 (15:55 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 25 Aug 2011 07:56:33 +0000 (10:56 +0300)
commitc8a50e596c8eeb41bf5718df5bad6be4080f40c7
tree589bfb006ec42863a518debd4775d88a3abfe185
parenta1807ef2954d3ddbf9a9bca3949bd0c69fd45a0e
pflash_cfi01/pflash_cfi02: convert to memory API

cfi02 is annoying in that is ignores some address bits; we probably
want explicit support in the memory API for that.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
18 files changed:
hw/collie.c
hw/flash.h
hw/gumstix.c
hw/lm32_boards.c
hw/mainstone.c
hw/milkymist.c
hw/mips_malta.c
hw/mips_r4k.c
hw/musicpal.c
hw/omap_sx1.c
hw/petalogix_ml605_mmu.c
hw/petalogix_s3adsp1800_mmu.c
hw/pflash_cfi01.c
hw/pflash_cfi02.c
hw/ppc405_boards.c
hw/r2d.c
hw/virtex_ml507.c
hw/z2.c