From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDd8G-0002nk-GM for qemu-devel@nongnu.org; Mon, 17 Sep 2012 11:21:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TDd89-0000aR-NG for qemu-devel@nongnu.org; Mon, 17 Sep 2012 11:21:08 -0400 Received: from cantor2.suse.de ([195.135.220.15]:36567 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDd89-0000aH-GQ for qemu-devel@nongnu.org; Mon, 17 Sep 2012 11:21:01 -0400 Message-ID: <50573FD9.3030505@suse.de> Date: Mon, 17 Sep 2012 17:20:57 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <368cdf3dac244fdf87e77855df93b7eb9463dc70.1347871922.git.peter.crosthwaite@petalogix.com> In-Reply-To: <368cdf3dac244fdf87e77855df93b7eb9463dc70.1347871922.git.peter.crosthwaite@petalogix.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC v0 09/10] microblaze_generic_fdt: first revision List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Peter A. G. Crosthwaite" Cc: edgar.iglesias@gmail.com, crwulff@gmail.com, qemu-devel@nongnu.org, Paolo Bonzini Am 17.09.2012 11:03, schrieb Peter A. G. Crosthwaite: > First revision of fdt generic platform for xilinx microblaze platforms. > Adds machine model "microblaze-fdt" which can be used along with the --= hw-dtb > option to lauch dts driven machine models for microblaze platforms. >=20 > Signed-off-by: Peter A. G. Crosthwaite > --- > hw/microblaze/Makefile.objs | 1 + > hw/microblaze_generic_fdt.c | 378 +++++++++++++++++++++++++++++++++++= ++++++++ > 2 files changed, 379 insertions(+), 0 deletions(-) > create mode 100644 hw/microblaze_generic_fdt.c >=20 > diff --git a/hw/microblaze/Makefile.objs b/hw/microblaze/Makefile.objs > index ef2d6b7..be3aaa5 100644 > --- a/hw/microblaze/Makefile.objs > +++ b/hw/microblaze/Makefile.objs > @@ -1,5 +1,6 @@ > obj-y =3D petalogix_s3adsp1800_mmu.o > obj-y +=3D petalogix_ml605_mmu.o > +obj-y +=3D microblaze_generic_fdt.o > obj-y +=3D microblaze_boot.o > =20 > obj-y +=3D microblaze_pic_cpu.o [snip] Since this file clearly is MicroBlaze-specific, I suggest to place it in hw/microblaze/generic_fdt.c instead. (CC'ing Mr. Makefile) Cheers, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg