]> git.proxmox.com Git - qemu.git/commit - hw/ppc/mpc8544ds.c
PPC: e500: Select MPIC v4.2 on ppce500 platform
authorScott Wood <scottwood@freescale.com>
Mon, 21 Jan 2013 15:53:55 +0000 (15:53 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 25 Jan 2013 21:02:56 +0000 (22:02 +0100)
commitf5fba9d27f14603dc7f85779e7b7362fb1cfcbd8
tree73e9334f6bc20c9d6ea9e40b783806157957b837
parentbd25922e737a2c90668a7bdd1e1319413a7a51f3
PPC: e500: Select MPIC v4.2 on ppce500 platform

The compatible string is changed to fsl,mpic on all e500 platforms, to
advertise the existence of BRR1.  This matches what the device tree will
have on real hardware.

With MPIC v4.2 max_cpu can be increased from 15 to 32.

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