From nobody Tue Nov 4 18:52:27 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1531088447897783.846010463435; Sun, 8 Jul 2018 15:20:47 -0700 (PDT) Received: from localhost ([::1]:38441 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fcI2w-0002B7-Sb for importer@patchew.org; Sun, 08 Jul 2018 18:20:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fcI1z-0001gR-Ht for qemu-devel@nongnu.org; Sun, 08 Jul 2018 18:19:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fcI1u-0000vf-03 for qemu-devel@nongnu.org; Sun, 08 Jul 2018 18:19:45 -0400 Received: from zero.eik.bme.hu ([152.66.115.2]:55806) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fcI1t-0000sX-P5; Sun, 08 Jul 2018 18:19:41 -0400 Received: from zero.eik.bme.hu (blah.eik.bme.hu [152.66.115.182]) by localhost (Postfix) with SMTP id 0D9947456BB; Mon, 9 Jul 2018 00:19:33 +0200 (CEST) Received: by zero.eik.bme.hu (Postfix, from userid 432) id E95CC74569D; Mon, 9 Jul 2018 00:19:32 +0200 (CEST) From: BALATON Zoltan Date: Mon, 9 Jul 2018 00:01:46 +0200 To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org Message-Id: <20180708221932.E95CC74569D@zero.eik.bme.hu> X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x [fuzzy] X-Received-From: 152.66.115.2 Subject: [Qemu-devel] [PATCH for-3.0] sam460ex: Update u-boot-sam460ex firmware X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Sebastian Bauer , Alexander Graf , David Gibson Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Update the submodule and u-boot-sam460-20100605.bin to include following fixes from Sebastian Bauer: - Fix build with newer gcc - Decrease unnecessary delay which fixes slow booting from CD Signed-off-by: BALATON Zoltan --- pc-bios/u-boot-sam460-20100605.bin | Bin 524288 -> 524288 bytes roms/u-boot-sam460ex | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/pc-bios/u-boot-sam460-20100605.bin b/pc-bios/u-boot-sam460-201= 00605.bin index 99408f8e957b26e735e5befa98fa3d51a90d95f6..e17de77c1974382144625632c70= 9c29a1a86edef 100755 GIT binary patch delta 84 zcmZo@P-tjSm>@3hRhpw@3hpIo9~WTaqZU}&zOt6*quWny4uV5B*DBiE%S#%+v@Tql@>JErrT gWSj-0+gF@q1Y#y2W(HywAZ7((w(ToUvPYN!08um@+W-In diff --git a/roms/u-boot-sam460ex b/roms/u-boot-sam460ex index 8ee007c..60b3916 160000 --- a/roms/u-boot-sam460ex +++ b/roms/u-boot-sam460ex @@ -1 +1 @@ -Subproject commit 8ee007c4216fd6a0d760589e8405ce4494497aa0 +Subproject commit 60b3916f33e617a815973c5a6df77055b2e3a588 --=20 2.7.6