On Wed, 29 Jun 2022 at 13:40, Mark Cave-Ayland <[email protected]> wrote: > > The logic for initialising the register memory region and the sysbus output > IRQ > does not depend upon any device properties and so can be moved from > pl050_realize() to pl050_init(). > > Signed-off-by: Mark Cave-Ayland <[email protected]>
One of these days we must figure out and write down some conventions for init vs realize... Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
