From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpEp4-0005gv-PK for qemu-devel@nongnu.org; Mon, 23 Jan 2012 03:00:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RpEp3-0000KW-Gg for qemu-devel@nongnu.org; Mon, 23 Jan 2012 03:00:14 -0500 Received: from mail-ww0-f53.google.com ([74.125.82.53]:56646) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpEp3-0000KI-CJ for qemu-devel@nongnu.org; Mon, 23 Jan 2012 03:00:13 -0500 Received: by wgbdr12 with SMTP id dr12so1341509wgb.10 for ; Mon, 23 Jan 2012 00:00:11 -0800 (PST) Message-ID: <4F1D138A.6040104@monstr.eu> Date: Mon, 23 Jan 2012 09:00:10 +0100 From: Michal Simek MIME-Version: 1.0 References: <6be43bb605e74e9bc567eafdfe462f3eb1d6040f.1327302677.git.peter.crosthwaite@petalogix.com> In-Reply-To: <6be43bb605e74e9bc567eafdfe462f3eb1d6040f.1327302677.git.peter.crosthwaite@petalogix.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 7/7] xilinx_zynq: machine model first revision Reply-To: monstr@monstr.eu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Peter A. G. Crosthwaite" Cc: duyl@xilinx.com, linnj@xilinx.com, edgar.iglesias@petalogix.com, qemu-devel@nongnu.org, john.williams@petalogix.com Peter A. G. Crosthwaite wrote: > Xilinx zynq-7000 machine model. Also includes device model for the zynq-specific > system level control register (SLCR) module. > > Signed-off-by: Peter A. G. Crosthwaite > --- > Makefile.target | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/Makefile.target b/Makefile.target > index e62ff59..1c89779 100644 > --- a/Makefile.target > +++ b/Makefile.target > @@ -338,6 +338,7 @@ obj-arm-y += cadence_uart.o > obj-arm-y += cadence_ttc.o > obj-arm-y += cadence_wdt.o > obj-arm-y += cadence_gem.o > +obj-arm-y += xilinx_zynq.o zynq_arm_sysctl.o > obj-arm-y += realview_gic.o realview.o arm_sysctl.o arm11mpcore.o a9mpcore.o > obj-arm-y += arm_l2x0.o > obj-arm-y += arm_mptimer.o You probably forget to add that two files to this patch. Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian