From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQdzJ-0007PA-5M for qemu-devel@nongnu.org; Mon, 30 Sep 2013 09:58:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQdzD-0000FA-BI for qemu-devel@nongnu.org; Mon, 30 Sep 2013 09:58:13 -0400 Received: from cantor2.suse.de ([195.135.220.15]:39029 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQdzD-0000F6-5E for qemu-devel@nongnu.org; Mon, 30 Sep 2013 09:58:07 -0400 Message-ID: <5249836C.9010207@suse.de> Date: Mon, 30 Sep 2013 15:58:04 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1379980897-21277-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1379980897-21277-1-git-send-email-peter.maydell@linaro.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/2] make -kernel optional for all ARM boards List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org Cc: Grant Likely , patches@linaro.org Am 24.09.2013 02:01, schrieb Peter Maydell: > Make -kernel optional for all ARM boards, by allowing > arm_load_kernel() to return without doing anything if no > kernel filename was provided. In this case we will start > execution at address zero (as the hardware does). This > allows the user to provide a flash image or similar on > some boards; in particular it's possible to run a UEFI > image on the versatile express boards. >=20 > The second patch tidies up a few boards which had already > effectively provided this flexibility at the board level. >=20 > Peter Maydell (2): > hw/arm/boot: Make user not specifying a kernel not an error > hw/arm: Tidy up conditional calls to arm_load_kernel Thanks, applied to qom-next: https://github.com/afaerber/qemu-cpu/commits/qom-next Andreas >=20 > hw/arm/boot.c | 6 ++++-- > hw/arm/omap_sx1.c | 10 ++++------ > hw/arm/palm.c | 10 ++++------ > hw/arm/z2.c | 12 +++++------- > 4 files changed, 17 insertions(+), 21 deletions(-) >=20 --=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