From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 22D42C54EAA for ; Mon, 30 Jan 2023 17:20:17 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9EA5385954; Mon, 30 Jan 2023 18:20:12 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="uTCjHcHL"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C9DCA85955; Mon, 30 Jan 2023 18:20:03 +0100 (CET) Received: from mail-qv1-xf34.google.com (mail-qv1-xf34.google.com [IPv6:2607:f8b0:4864:20::f34]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id A1E6E85936 for ; Mon, 30 Jan 2023 18:19:59 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf34.google.com with SMTP id jf11so5556884qvb.4 for ; Mon, 30 Jan 2023 09:19:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=YSH7g2bhXZb6J+TmGI4JYFGpGid5tPQKjB3bvHtzQrY=; b=uTCjHcHLbYClYKw+K5Zdend/IUqDb4iNQanSgEn/xb7XGe3D7LIrniwNLoISvjJXm9 XuJw7lJ2YX3i8Caq0j1wKs8n0GqCFqR7XwRm7zEUcSkmQa+e04emL+8leLgryF0imxAd vS1TN7vtUap9V3+I2HuxmUHnUvIyaTts/wVIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=YSH7g2bhXZb6J+TmGI4JYFGpGid5tPQKjB3bvHtzQrY=; b=5k8xGwMBwrpyjJdxefGGn+uy+KB7ujxns4xOIf2HzetV+rNm5wJrcvTVuMrfrRbhjU ewXsVCnDQ0bn7snC+994k9LxVbp1dc0OlhKOg64zhr4bjHy/997bPErXeH1DT85l0CU9 WYklHximC1BwVGQfNWudTF3lyP5IYipY9XyriyD4OavygKQrTPDFwh4DZWGxjt13icyk GXGnATo0tDHXaSYGtU2Nz0UjgS5TMkMrwZY+KrAGMFewh8C8KbGxDScr3XnaYP3cd/nK q73bJiK+e2d9nzrZzanWjkB4UPw08RqZPsk7jRPIhcDzndhkQBh1ev7aNz9g5eKYLDS3 tDKw== X-Gm-Message-State: AO0yUKXjMxmad6BN70cmbQyh15kyxvM20kqPKgRP070IcHF2DD1A+7s6 KpyUL1HdSKd7vamz8DltJZ1T6g== X-Google-Smtp-Source: AK7set+V6HxKhGn8Oim9YA5vUgFv643R8iAbPBQxcsEdabkA69MLfLr1QsSKg8vXge9Nl8TfMqwfMA== X-Received: by 2002:a05:6214:5003:b0:537:7d64:664d with SMTP id jo3-20020a056214500300b005377d64664dmr13457208qvb.39.1675099198421; Mon, 30 Jan 2023 09:19:58 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-31da-0362-f50e-b4ac.res6.spectrum.com. [2603:6081:7b00:6400:31da:362:f50e:b4ac]) by smtp.gmail.com with ESMTPSA id w19-20020ae9e513000000b006f9f3c0c63csm8413233qkf.32.2023.01.30.09.19.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Jan 2023 09:19:57 -0800 (PST) Date: Mon, 30 Jan 2023 12:19:55 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Albert Aribaud , Ilias Apalodimas , Andre Przywara , Bin Meng , John Keeping , Philippe Reynes , =?iso-8859-1?Q?Pierre-Cl=E9ment?= Tosi , Tuomas Tynkkynen Subject: Re: [PATCH 00/13] bootstd: Update ARM QEMU for standard boot and environment Message-ID: References: <20230128220028.53575-1-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="D2F7c03dJ3KWkoLK" Content-Disposition: inline In-Reply-To: <20230128220028.53575-1-sjg@chromium.org> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean --D2F7c03dJ3KWkoLK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 28, 2023 at 03:00:15PM -0700, Simon Glass wrote: > This series fixes a few reported problems with virtio block-device > handling. >=20 > It also moves QEMU over to use standard boot on ARM, by adding a suitable > bootdev and bootmeth for qfw. >=20 > Finally, it moves the boards to use a text-based environment. The only > remaining item in the config.h header file is CFG_SYS_SDRAM_BASE so it > would be nice to move that to Kconfig, if possible. Figuring out what to do about CFG_SYS_SDRAM_BASE is a good question. For this series, have you been able to perform other tests on top of it, such as verifying off the shelf distributions still boot / install as expected? --=20 Tom --D2F7c03dJ3KWkoLK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPX/DsACgkQFHw5/5Y0 tyxyagwAkbTvnLIrknnHYAXGiwsEQdAnxMGwQxAhJGIxTGlQMzP3jfnFsxFiFh44 d/994W11fS0rDxOEiwPfjZlnsFJxhoMeNp88Dk2FSg3I3nF80nM4t3RvU52a60kD HpHrKMyEnIAaJu1cq8fNRerpeYfpdpa9gLfAfjid690a18s8l9AZTBgJiSFySo2q 2ybkSgDjshiW3E9uqICTokqNQ8ABz+E4gYGrfCMJLtZTxrVVOtkUqxof5Fl5dCvm bLxKr3/olnNeYRlhoxW2y8IWGGytnkREMEvWfSyRaBXbggZ2KxJ+9KF67Jk2hH3O rq+1ceBFJmH2yyD545VXDcNtqoL/J/7J+NH09+xrT5qquaL6C8PA9wvx89r/4s71 xapYCqmayf93KbfLp3FG+YjhOIcTsX48N8PMwpfZUHBHVdjNkE3/RxrkMf8E1xVG 6dvwNusGnSO3jt6vudNajxGhyB/C/43N/o0PsCa4P/kU0yFe3iIjl1lqi+WvWmPI Q0S8RdmM =1jo9 -----END PGP SIGNATURE----- --D2F7c03dJ3KWkoLK--