On Sun, 2 May 2021 at 21:31, Philippe Mathieu-Daudé <[email protected]> wrote: > > The TYPE_NAND device is bus-less, thus isn't reset automatically. > Register a reset handler to get reset with the machine. > > Fixed: 7426aa72c36 ("nand: Don't inherit from Sysbus") > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > ---
Personally I would just revert 7426aa72c36 rather than introduce a new use of qemu_register_reset()... thanks -- PMM
