From: Marcin Krzeminski <marcin.krzemin...@nokia.com> This series adds support for new flash devices.
V3: * Add ReadMode handling in Dual/Quad readd for Spansion * Macronix/Spansion are tested with the same tests as real HW V2: * Move fast read command family handling to functions * Fix broken Winbond support Marcin Krzeminski (10): m25p80: Replace JEDEC ID masking with function. m25p80: Make a table for JEDEC ID. m25p80: Allow more than four banks. m25p80: Introduce COLLECTING_VAR_LEN_DATA state. m25p80: Add additional flash commands: m25p80: Introduce quad and equad modes. m25p80: Introduce configuration registers. m25p80: Fast read commands family changes. m25p80: New flash devices. m25p80: Fix WINBOND fast read command handling hw/block/m25p80.c | 398 +++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 331 insertions(+), 67 deletions(-) -- 2.7.4