PPC: e500: Move CCSR definition to params
authorAlexander Graf <agraf@suse.de>
Fri, 7 Nov 2014 15:50:44 +0000 (16:50 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 7 Jan 2015 15:16:24 +0000 (16:16 +0100)
commit2eaaac1f01014bc7a3597847646a814539494fca
tree703fdbc9cd84126d050fafc7bfa5d7a11a18cead
parentab0302ee764fd702465aef6d88612cdff4302809
PPC: e500: Move CCSR definition to params

We want to have different MMIO region offsets for the mpc8544ds machine
and our e500 PV machine, so move the definitions of those into the machine
specific params struct.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/e500.c
hw/ppc/e500.h
hw/ppc/e500plat.c
hw/ppc/mpc8544ds.c