On Tue, Dec 3, 2013 at 12:27 PM, Peter Maydell wrote:
> On 3 December 2013 20:12, Roy Franz wrote:
>> On Thu, Nov 28, 2013 at 11:03 AM, Peter Maydell
>> wrote:
>>> Other than this and the status (which you deal with in
>>> the other patch) the accesses I wonder about whether we
>>> have correct
On 3 December 2013 20:12, Roy Franz wrote:
> On Thu, Nov 28, 2013 at 11:03 AM, Peter Maydell
> wrote:
>> Other than this and the status (which you deal with in
>> the other patch) the accesses I wonder about whether we
>> have correct are:
>> * manufacturer & device ID code read
>> * cfi_table[
On Thu, Nov 28, 2013 at 11:03 AM, Peter Maydell
wrote:
> On 22 October 2013 17:35, Roy Franz wrote:
>> The width of the devices that make up the flash interface
>> is required to mask certain commands, in particular the
>> write length for buffered writes. This length will be presented
>> to eac
On 22 October 2013 17:35, Roy Franz wrote:
> The width of the devices that make up the flash interface
> is required to mask certain commands, in particular the
> write length for buffered writes. This length will be presented
> to each device on the interface by the program writing the flash,
>
The width of the devices that make up the flash interface
is required to mask certain commands, in particular the
write length for buffered writes. This length will be presented
to each device on the interface by the program writing the flash,
and the flash emulation code needs to be able to deter