summaryrefslogtreecommitdiffstats
path: root/hw/palm.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/palm.c')
-rw-r--r--hw/palm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/palm.c b/hw/palm.c
index a1ecaf0..ac6ff80 100644
--- a/hw/palm.c
+++ b/hw/palm.c
@@ -274,4 +274,5 @@ QEMUMachine palmte_machine = {
"cheetah",
"Palm Tungsten|E aka. Cheetah PDA (OMAP310)",
palmte_init,
+ (0x02000000 + 0x00800000 + OMAP15XX_SRAM_SIZE) | RAMSIZE_FIXED,
};
OpenPOWER on IntegriCloud