summaryrefslogtreecommitdiff
path: root/hw/ppc.h
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2009-08-15 14:27:05 +0000
committerBlue Swirl <blauwirbel@gmail.com>2009-08-15 14:27:05 +0000
commit802670e6c9026c945c232a46bb5c789601334280 (patch)
treedff18b23828c7fc5c8843f93caab2068c5043e92 /hw/ppc.h
parent1786dc15eeecdc49a2097e262a9ad1510a14dcc0 (diff)
downloadqemu-802670e6c9026c945c232a46bb5c789601334280.tar.gz
PPC: clean up ppc405
Rely on the subpage system instead of the local version. Make most functions "static". Fix wrong parameter passed to ppc4xx_pob_reset. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/ppc.h')
-rw-r--r--hw/ppc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/ppc.h b/hw/ppc.h
index 4084482e5b..efb09e8d8b 100644
--- a/hw/ppc.h
+++ b/hw/ppc.h
@@ -45,3 +45,5 @@ enum {
#define FW_CFG_PPC_WIDTH (FW_CFG_ARCH_LOCAL + 0x00)
#define FW_CFG_PPC_HEIGHT (FW_CFG_ARCH_LOCAL + 0x01)
#define FW_CFG_PPC_DEPTH (FW_CFG_ARCH_LOCAL + 0x02)
+
+#define PPC_SERIAL_MM_BAUDBASE 399193