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 59C65C433F5 for ; Thu, 10 Mar 2022 17:16:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 22E4183AB7; Thu, 10 Mar 2022 18:16:27 +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="BoPTft6L"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DD76A83AB9; Thu, 10 Mar 2022 18:16:24 +0100 (CET) Received: from mail-qv1-xf30.google.com (mail-qv1-xf30.google.com [IPv6:2607:f8b0:4864:20::f30]) (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 ECCB9839E9 for ; Thu, 10 Mar 2022 18:16:20 +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-xf30.google.com with SMTP id kk16so5031536qvb.5 for ; Thu, 10 Mar 2022 09:16:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=QPJ5JQo7GYWxtBpmequf5YupPzCB83N2pVxlmrgJSbk=; b=BoPTft6LP/tROcgPLLn+jC0mq5gXW4FAgY0jymd5T2pFjue0t/sAnxJ79uDPaubuYw RSopIyn/Fwg1+d1DV9tlRSKxzRQpdbm1dlGt3Qoh6VF/0loohyyTm5Yr4rq/8Uf07yd+ OOUkjgdMeCeiacgyAtAAIeojmDknzHlb9BegM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=QPJ5JQo7GYWxtBpmequf5YupPzCB83N2pVxlmrgJSbk=; b=YynEPfylcAzf9dV4BQtZeUVr0tpc5prt5G4XLUPT2VEM1rcpqWHokcGrURcKP3MToR QED33xCYOLslvGzAYfLHXMg4jVEtsoFowPpLr7VWOQR+lvyMWoT65I0cCCMEzHfHCnkJ JAvWtfeJFncVjHVbCR8yytvA6/Ay0OrXHkc7RUeiZfPGRaiI0YIbu3yoOIfFLORBSmBT tWDBtQcVsBribtSvL1ZAwMdL0d1tg0S3l2PT/uGkTN7CmF/e7O90TDFpIiBnFH7K7Zpq +rOdzFZvfNaSha7Fq3ucFu+CP/rX+YdDp5CYIXsIh0AelKbtLxpYhKYx5k7EEzLHx9Ug 8fuA== X-Gm-Message-State: AOAM5323BKc1zPwZkGDPY0xHpTdZn1SNl1n/lahgZ6Q0+QLa+annsA4X UsAaI/WuzK3FommE5DOTsShoEQ== X-Google-Smtp-Source: ABdhPJwxkr7mCUD/+SvBxYbpQWAtvS417P7JD6M3Vt2hIc0xYCemxiZkYhQP7WsJwlYGx3pKHIZAUw== X-Received: by 2002:a0c:e781:0:b0:42c:4e4f:a6db with SMTP id x1-20020a0ce781000000b0042c4e4fa6dbmr4460238qvn.107.1646932579675; Thu, 10 Mar 2022 09:16:19 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id p17-20020a37a611000000b0067b2b2c41fasm2621891qke.81.2022.03.10.09.16.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Mar 2022 09:16:18 -0800 (PST) Date: Thu, 10 Mar 2022 12:16:16 -0500 From: Tom Rini To: Sean Anderson Cc: Andre Przywara , Linus Walleij , Simon Glass , u-boot@lists.denx.de, Mingkai Hu , Priyanka Jain , Rajesh Bhagat Subject: Re: [PATCH 00/17] arm: semihosting: Cleanups and new features Message-ID: <20220310171616.GP5020@bill-the-cat> References: <20220303204400.2787389-1-sean.anderson@seco.com> <20220304114753.23bc4666@donnerap.cambridge.arm.com> <120ddbc5-f452-422e-cba5-6ffd0faf4ed1@seco.com> <20220304184637.GZ5020@bill-the-cat> <95c128ae-652a-0e00-695b-47b6a2d150df@seco.com> <20220310170150.01cd713f@donnerap.cambridge.arm.com> <7f89b90e-2ea8-2c84-e77e-aa0942116538@seco.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Azlbkg4pdDb7tRhV" Content-Disposition: inline In-Reply-To: <7f89b90e-2ea8-2c84-e77e-aa0942116538@seco.com> 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.5 at phobos.denx.de X-Virus-Status: Clean --Azlbkg4pdDb7tRhV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 10, 2022 at 12:06:48PM -0500, Sean Anderson wrote: >=20 >=20 > On 3/10/22 12:01 PM, Andre Przywara wrote: > > On Thu, 10 Mar 2022 11:48:50 -0500 > > Sean Anderson wrote: > >=20 > > Hi, > >=20 > >> On 3/4/22 1:46 PM, Tom Rini wrote: > >> > On Fri, Mar 04, 2022 at 12:19:27PM -0500, Sean Anderson wrote: =20 > >> >> Hi Andre, > >> >>=20 > >> >> On 3/4/22 6:47 AM, Andre Przywara wrote: =20 > >> >> > On Fri, 4 Mar 2022 02:06:03 +0100 > >> >> > Linus Walleij wrote: > >> >> >=20 > >> >> > Hi, > >> >> >=20 > >> >> > Linus, thanks for the heads up, much appreciated! > >> >> > =20 > >> >> >> On Thu, Mar 3, 2022 at 9:44 PM Sean Anderson wrote: > >> >> >> =20 > >> >> >> > The main device affected by these changes is vexpress64, so I'= d appreciate > >> >> >> > if Linus (or anyone else) could try booting. =20 > >> >> >=20 > >> >> > As it happens, I am sitting on a series updating vexpress_aemv8a_= semi, and > >> >> > letting it use OF_CONTROL. I will send this ASAP. > >> >> > As it turned out, the automatic semihosting boot command is actua= lly broken > >> >> > in v2022.01, the fix is the first patch in my series. This clashe= s with > >> >> > this series, but it's easy to resolve. =20 > >> >>=20 > >> >> I, for one, appreciate that the boot command is no longer all one l= ine after > >> >> your series. > >> >>=20 > >> >> Simon/Tom, which series would you like to be based off the other? = =20 > >> >=20 > >> > I think it's however it's easiest for you two to collaborate. =20 > >>=20 > >> I think it will be cleaner for me to base my series on his, but I just= want to > >> avoid having to rebase a lot :) > >=20 > > Yeah, it should just be this one line, though, right? > > Tom, would you consider taking patch 01/11 now, as this fixes a > > regression? The Sean could at least rebase on top of this. Rebasing on = top > > of the rest should be more straight-forward, because it's not one > > super-long line anymore. >=20 > The patch which makes the boot command multi-line is [PATCH 07/11] vexpre= ss64: fvp: > add distro_boot support. I'm not sure how much that patch depends on the = others, > but presumably you would need to apply 5 and 6 as well. Um, so for clarity, should I take: https://patchwork.ozlabs.org/project/uboot/patch/20220304163018.3167841-2-a= ndre.przywara@arm.com/ or if it's more than just that, how about a regression-fixes-only series for me to take for this release? Thanks! --=20 Tom --Azlbkg4pdDb7tRhV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIqMl0ACgkQFHw5/5Y0 tyyvsAwAtB2azn7gZYL44We1QXZfEslugnsAgFQ2OJQQkR0t7BB56TBaisVNaRmr Bky24oeow2T86P3X/n23JcZfjBArgq498om3RlnToyHwUrncHxId4CalAl2fSudB 8IQ0e4M6wXUyKVqc9JXOeHdoXcZEUcCo3lRe6U20xUU8wvTIFLFZ1VupU3SvCNGc 23UY/l7N2mMctHbsuI8Xd932KKIAHUGz3TiX3TN5pEJ2odnY59LyVbEENGBSO2Oq QGl6HyO1Dfbooak9WtHgBYfwANSRgbV47uekTAYwLpseH9h/zfL9mp6WS9TBKZgX YEYCfaGoQm8apj51CjODjJeGLLdqcYMlDueEib0m4qRXdMTvP+5KkHwndz69VfPY +WZL6a3g35mC8ie0YsHBVQRwZVNaKk1N8Ot6W/YO0g9lp6S/4QtnOd1X+2kMD8z1 BR8Qk4tdzB4mgXBviuRbTZbnudy77pHNKPwYlA17UoS8Ac7Ry5DAZnk05pWL9M3N 5/YfQiBi =TG6v -----END PGP SIGNATURE----- --Azlbkg4pdDb7tRhV--