qemu-e2k/hw/ppc
Andreas Färber 3743cca7d5 mac_nvram: Clean up public API
The state data field is accessed in uint8_t quantities, so switch from
uint32_t argument and return value to uint8_t.

Fix debug format specifiers while at it.

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
..
Makefile.objs ppc: Move Mac machines to hw/ppc/ 2013-01-25 22:02:53 +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: Clean up public API 2013-01-25 22:02:54 +01:00
mac_newworld.c macio: Split MacIO in two 2013-01-25 22:02:54 +01:00
mac_oldworld.c macio: Split MacIO in two 2013-01-25 22:02:54 +01:00
mpc8544ds.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00