qemu-patch-raspberry4/hw/ppc
Andreas Färber 95ed3b7cf1 mac_nvram: QOM'ify MacIO NVRAM
It was not qdev'ified before. Turn it into a SysBusDevice and
initialize it via static properties.

Prepare Old World specific MacIO state and embed the NVRAM state there.

Drop macio_nvram_setup_bar() in favor of sysbus_mmio_map() or
direct use of Memory API.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-01-25 22:02:54 +01:00
..
e500-ccsr.h Adding BAR0 for e500 PCI controller 2012-12-14 13:12:54 +01:00
e500.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
e500.h PPC: E500: Move PCI slot information into params 2012-12-14 13:12:57 +01:00
e500plat.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
mac.h mac_nvram: QOM'ify MacIO NVRAM 2013-01-25 22:02:54 +01:00
mac_newworld.c mac_nvram: QOM'ify MacIO NVRAM 2013-01-25 22:02:54 +01:00
mac_oldworld.c mac_nvram: QOM'ify MacIO NVRAM 2013-01-25 22:02:54 +01:00
Makefile.objs ppc: Move Mac machines to hw/ppc/ 2013-01-25 22:02:53 +01:00
mpc8544ds.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00