hw/block: m25p80: Add support for w25q01jvq
commit8fd49126dc9d3ae65f29efcc07b8e62e596fc5de
authorPatrick Williams <patrick@stwcx.xyz>
Tue, 8 Mar 2022 08:18:11 +0000 (8 09:18 +0100)
committerCédric Le Goater <clg@kaod.org>
Tue, 8 Mar 2022 08:18:11 +0000 (8 09:18 +0100)
tree8b4aadb8e73177b27e98899306b7e082e70199b4
parentc1402ea1226a4dd6f17f071dca8262e858af6008
hw/block: m25p80: Add support for w25q01jvq

The w25q01jvq is a 128MB part.  Support is being added to the kernel[1]
and the two have been tested together.

1. https://lore.kernel.org/lkml/20220222092222.23108-1-potin.lai@quantatw.com/

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Cc: Potin Lai <potin.lai@quantatw.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Message-Id: <20220304180920.1780992-1-patrick@stwcx.xyz>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/block/m25p80.c