Re: [PATCH] m25p80: Add the w25q01jvq SFPD table

2022-10-07 Thread Francisco Iglesias
On [2022 Oct 06] Thu 17:44:24, Patrick Williams wrote: > 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 > --- > hw/block/m25p80.c | 3 ++- > hw/bl

[PATCH] m25p80: Add the w25q01jvq SFPD table

2022-10-06 Thread Patrick Williams
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 --- hw/block/m25p80.c | 3 ++- hw/block/m25p80_sfdp.c | 36 hw/block/m