From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sd8mc-0006iT-C2 for qemu-devel@nongnu.org; Fri, 08 Jun 2012 19:39:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sd8ma-0007mt-No for qemu-devel@nongnu.org; Fri, 08 Jun 2012 19:39:57 -0400 Received: from cantor2.suse.de ([195.135.220.15]:51955 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sd8ma-0007mR-Ha for qemu-devel@nongnu.org; Fri, 08 Jun 2012 19:39:56 -0400 Message-ID: <4FD28D44.8010605@suse.de> Date: Sat, 09 Jun 2012 01:39:48 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <74b943b975af2bfe203e13e3049960716ead0969.1339044751.git.peter.crosthwaite@petalogix.com> In-Reply-To: <74b943b975af2bfe203e13e3049960716ead0969.1339044751.git.peter.crosthwaite@petalogix.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 1/4] hw: introduce standard SD host controller List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Peter A. G. Crosthwaite" , i.mitsyanko@samsung.com Cc: peter.maydell@linaro.org, e.voevodin@samsung.com, qemu-devel@nongnu.org, kyungmin.park@samsung.com, d.solodkiy@samsung.com, edgar.iglesias@gmail.com, m.kozlov@samsung.com, john.williams@petalogix.com Am 07.06.2012 07:05, schrieb Peter A. G. Crosthwaite: > diff --git a/Makefile.objs b/Makefile.objs > index 70c5c79..a9c7bb9 100644 > --- a/Makefile.objs > +++ b/Makefile.objs > @@ -250,6 +250,7 @@ hw-obj-$(CONFIG_SMARTCARD) +=3D usb/dev-smartcard-r= eader.o ccid-card-passthru.o > hw-obj-$(CONFIG_SMARTCARD_NSS) +=3D ccid-card-emulated.o > hw-obj-$(CONFIG_USB_REDIR) +=3D usb/redirect.o > hw-obj-$(CONFIG_I8259) +=3D i8259_common.o i8259.o > +hw-obj-$(CONFIG_SDHCI) +=3D sdhci.o > =20 > # PPC devices > hw-obj-$(CONFIG_PREP_PCI) +=3D prep_pci.o This hunk needs to go into hw/Makefile.objs with the new system (compile-tested with tegra2). The ones for exynos and zynq into hw/arm/Makefile.objs. I'm guessing there's no Big Endian version of exynos or zynq, so that location should be fine. 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