Searched hist:"8 e57da5856e47904029d982240ed25c3cdef5e80" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/block/ |
H A D | m25p80_sfdp.c | diff 8e57da5856e47904029d982240ed25c3cdef5e80 Mon Oct 24 04:20:16 CDT 2022 Cédric Le Goater <clg@kaod.org> m25p80: Add the w25q512jv SFPD table
The SFDP table size is 0x100 bytes long. The mandatory table for basic features is available at byte 0x80 and two extra Winbond specifics table are available at 0xC0 and 0xF0.
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com> Message-Id: <20220722063602.128144-8-clg@kaod.org> Message-Id: <20221013161241.2805140-9-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|
H A D | m25p80_sfdp.h | diff 8e57da5856e47904029d982240ed25c3cdef5e80 Mon Oct 24 04:20:16 CDT 2022 Cédric Le Goater <clg@kaod.org> m25p80: Add the w25q512jv SFPD table
The SFDP table size is 0x100 bytes long. The mandatory table for basic features is available at byte 0x80 and two extra Winbond specifics table are available at 0xC0 and 0xF0.
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com> Message-Id: <20220722063602.128144-8-clg@kaod.org> Message-Id: <20221013161241.2805140-9-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|
H A D | m25p80.c | diff 8e57da5856e47904029d982240ed25c3cdef5e80 Mon Oct 24 04:20:16 CDT 2022 Cédric Le Goater <clg@kaod.org> m25p80: Add the w25q512jv SFPD table
The SFDP table size is 0x100 bytes long. The mandatory table for basic features is available at byte 0x80 and two extra Winbond specifics table are available at 0xC0 and 0xF0.
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com> Message-Id: <20220722063602.128144-8-clg@kaod.org> Message-Id: <20221013161241.2805140-9-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|