On Wed, Mar 10, 2021 at 7:52 AM Philippe Mathieu-Daudé <phi...@redhat.com> wrote: > > Fill the CFI table in out of DeviceRealize() in a new function: > pflash_cfi02_fill_cfi_table(). > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > hw/block/pflash_cfi02.c | 193 +++++++++++++++++++++------------------- > 1 file changed, 99 insertions(+), 94 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>