]> www.infradead.org Git - users/dwmw2/qemu.git/commit
m25p80: Add the w25q01jvq SFPD table
authorPatrick Williams <patrick@stwcx.xyz>
Mon, 24 Oct 2022 09:20:16 +0000 (11:20 +0200)
committerCédric Le Goater <clg@kaod.org>
Mon, 24 Oct 2022 09:20:16 +0000 (11:20 +0200)
commita34b0d5315522159ba723feecf507a4d07e043f3
treeff7b26686b59a3068b35341c38d548354a8be955
parent8e57da5856e47904029d982240ed25c3cdef5e80
m25p80: Add the w25q01jvq SFPD table

Generated from hardware using the following command and then padding
with 0xff to fill out a power-of-2:
    hexdump -v -e '8/1 "0x%02x, " "\n"' sfdp`

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
[ clg: removed extern ]
Message-Id: <20221006224424.3556372-1-patrick@stwcx.xyz>
Message-Id: <20221013161241.2805140-10-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/block/m25p80.c
hw/block/m25p80_sfdp.c
hw/block/m25p80_sfdp.h