This series QOMifies the pflash_cfi0x devices to get them working with PL35x in the least hackish way. Regression tested pflash_cfi_01 using petalogix-ml605 and pflash_cfi_02 tested using zynq. Further testing by clients of the pflash would be appreciated.
Removed the PL35x and Zynq stuff in V2 to get the non controversial components up and merged. Will resend those patches when they have been reworked. Peter Crosthwaite (4): pflash_cfi0x: remove unused base field pflash_cfi01: remove unused total_len field pflash_cfi0x: QOMified pflash_cfi01: Fix debug mode printfery hw/pflash_cfi01.c | 148 +++++++++++++++++++++++++++++++++--------------- hw/pflash_cfi02.c | 162 +++++++++++++++++++++++++++++++++++++---------------- 2 files changed, 216 insertions(+), 94 deletions(-)
