hw/block: m25p80: Add support for mt25ql02g and mt25qu02g
commitd24aa3241a6248e183532381e479f6c49c33fc28
authorCédric Le Goater <clg@kaod.org>
Sat, 1 May 2021 08:03:52 +0000 (1 10:03 +0200)
committerCédric Le Goater <clg@kaod.org>
Sat, 1 May 2021 08:03:52 +0000 (1 10:03 +0200)
tree242377dc042063cb144c0062993d99e331bcdf22
parent58e52bdb87675093c76f8febdca52e3398f11391
hw/block: m25p80: Add support for mt25ql02g and mt25qu02g

The Micron mt25ql02g is a 3V 2Gb serial NOR flash memory supporting
dual I/O and quad I/O, 4KB, 32KB, 64KB sector erase. It also supports
4B opcodes. The mt25qu02g operates at 1.8V.

  https://4donline.ihs.com/images/VipMasterIC/IC/MICT/MICT-S-A0008500026/MICT-S-A0008511423-1.pdf?hkey=52A5661711E402568146F3353EA87419

Cc: Alistair Francis <alistair.francis@wdc.com>
Cc: Francisco Iglesias <francisco.iglesias@xilinx.com>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Francisco Iglesias <francisco.iglesias@xilinx.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/block/m25p80.c