]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file
authorAlexander Graf <agraf@suse.de>
Tue, 10 Jan 2012 18:39:38 +0000 (19:39 +0100)
committerAlexander Graf <agraf@suse.de>
Sat, 21 Jan 2012 04:17:01 +0000 (05:17 +0100)
commit3960b04d6214e254e571a73d7b0de3c64230f774
treed494ac59783b3d51e06034782a089f81d7167ffa
parent623f7c2172d6080b2ee3132d6e80e8667609c16a
PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file

The separation of ppc440 and ppc440_bamboo makes some sense, since ppc440
is the SoC while ppc440_bamboo is the actual board. But the separation
makes things harder for us for no good reason, so let's just fold them
in together with each other.

Signed-off-by: Alexander Graf <agraf@suse.de>
Makefile.target
hw/ppc440.c [deleted file]
hw/ppc440.h [deleted file]
hw/ppc440_bamboo.c
hw/virtex_ml507.c