]> git.proxmox.com Git - qemu.git/commit
PPC: e500: split mpc8544ds machine from generic e500 code
authorScott Wood <scottwood@freescale.com>
Mon, 2 Jul 2012 13:03:20 +0000 (13:03 +0000)
committerAlexander Graf <agraf@suse.de>
Wed, 15 Aug 2012 17:43:13 +0000 (19:43 +0200)
commite6eaabeb8dfb026da51d178974bddf56f1f06ffe
tree6797f5585c197264e9d7baba98e614478861c45a
parentb330598137cad915f65562a524b30e32498e44be
PPC: e500: split mpc8544ds machine from generic e500 code

Currently the only mpc8544ds-ism that is factored out is
toplevel compatible and model.  In the future the generic e500
code is expected to become more generic.

Signed-off-by: Scott Wood <scottwood@freescale.com>
[agraf: conditionalize on CONFIG_FDT]
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/Makefile.objs
hw/ppc/e500.c
hw/ppc/e500.h [new file with mode: 0644]
hw/ppc/mpc8544ds.c [new file with mode: 0644]