]> git.proxmox.com Git - mirror_qemu.git/commit
m25p80: Introduce COLLECTING_VAR_LEN_DATA state.
authorMarcin Krzeminski <marcin.krzeminski@nokia.com>
Mon, 27 Jun 2016 14:37:33 +0000 (15:37 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jun 2016 14:37:33 +0000 (15:37 +0100)
commit9964674e5016741f453f322e2b0c422c32cb2220
treed8868f4d0b0e9aaaa4f040af45a1c9d24541c8f9
parente02b3bf263f81abb99164230e98043c60333d6e1
m25p80: Introduce COLLECTING_VAR_LEN_DATA state.

Some flash allows to stop read at any time.
Allow framework to support this.

Signed-off-by: Marcin Krzeminski <marcin.krzeminski@nokia.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-id: 1466755631-25201-5-git-send-email-marcin.krzeminski@nokia.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/block/m25p80.c