Hi all,

I've been working on some improvements to the pflash_cfi02 block device 
(interleaved flash devices similar to pflash_cfi01, multi-sector erase, 
nonuniform sector sizes, and some bug fixes and I'm planning on implementing 
sector erase suspend/resume commands in the near future).

There appear to be no existing tests for this device and I'm unsure what the 
appropriate way to add tests for sysbus devices is. -device can't be used 
because sysbus devices aren't user-creatable (and even if they were, creating 
the device wouldn't be sufficient since it wouldn't connect it to the sysbus).

Any suggestions would be appreciated.

Thank you,

-- 
Stephen Checkoway






Reply via email to