From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrpZd-0002gE-Mq for qemu-devel@nongnu.org; Mon, 30 Jan 2012 06:39:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RrpZZ-0000ec-AP for qemu-devel@nongnu.org; Mon, 30 Jan 2012 06:39:01 -0500 Received: from cantor2.suse.de ([195.135.220.15]:49826 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrpZY-0000eE-Vd for qemu-devel@nongnu.org; Mon, 30 Jan 2012 06:38:57 -0500 Message-ID: <4F2680C8.8040108@suse.de> Date: Mon, 30 Jan 2012 12:36:40 +0100 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1327701190-24822-1-git-send-email-grant.likely@secretlab.ca> <201201272234.02700.paul@codesourcery.com> <20120128184837.GG2501@ponder.secretlab.ca> <201201291115.43916.paul@codesourcery.com> <20120129160105.GA10629@ponder.secretlab.ca> <20120129203606.GB11695@ponder.secretlab.ca> In-Reply-To: <20120129203606.GB11695@ponder.secretlab.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] arm: add device tree support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Grant Likely Cc: qemu-devel@nongnu.org Am 29.01.2012 21:36, schrieb Grant Likely: > On Sun, Jan 29, 2012 at 07:13:55PM +0000, Peter Maydell wrote: >> On 29 January 2012 16:01, Grant Likely wro= te: >>> +DEF("dtb", HAS_ARG, QEMU_OPTION_dtb, \ >>> + "-dtb file use 'file' as a device tree image\n", QEMU_ARCH_ARM) >> >> Needs more spaces to make it line up right in -help output: >> Linux/Multiboot boot specific: >> -kernel bzImage use 'bzImage' as kernel image >> -append cmdline use 'cmdline' as kernel command line >> -initrd file use 'file' as initial ram disk >> -dtb file use 'file' as a device tree image >=20 > Fixed. >=20 > New patch below... >=20 > --- > diff --git a/Makefile.target b/Makefile.target > index 68481a3..5e465ec 100644 > --- a/Makefile.target > +++ b/Makefile.target [snip] Please always post patches using git-send-email and indicate the version number as [PATCH vX] (opinions are divided whether as reply or as top-level). The changes should be described below the commit message (or in a cover letter). http://wiki.qemu.org/Contribute/SubmitAPatch 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