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 92854C433F5 for ; Mon, 17 Jan 2022 16:59:25 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 176D183037; Mon, 17 Jan 2022 17:59:23 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="slK+O2PY"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B6AAB82C6D; Mon, 17 Jan 2022 17:59:21 +0100 (CET) Received: from mail-qv1-xf31.google.com (mail-qv1-xf31.google.com [IPv6:2607:f8b0:4864:20::f31]) (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 5B66B83037 for ; Mon, 17 Jan 2022 17:59:18 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf31.google.com with SMTP id 15so18910423qvp.12 for ; Mon, 17 Jan 2022 08:59:18 -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=UtX+vkxutwB9g9IAfhsm3/S+tWwPqC7Ll562zjl7/14=; b=slK+O2PYuobm1rlqCThP4eeDUIDTdkMnLAGUWUzq/1rvyLBp3ymz6wn6JMKNPlsbXD GJSZxp+ZjRhldcZms6V0MDlHk1zskz7bXuehLD9/sFn1DfbJB6G2c1sgO4ANC6m5DEBU LgUoUZ46a6aDQiHcr80G1aBcT1xZXXzXwVJH8= 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=UtX+vkxutwB9g9IAfhsm3/S+tWwPqC7Ll562zjl7/14=; b=YBMY9cIJhWuaKGz4s+Fl5xm9BZm5Zi5G6I1tdLVM96Ht79gtl6AuQQrpNY0YWG/HAU soqUe0oJ6dADenOkvfFZLZeOKz7oAKfQI/yuK0BcWiy1Ihf8/HGvWMws2jBf8McBl5OG SwW8G4d/OjOVtK06owdS3cyWvEY+OKQZ9HweVeZVmM/ScYtUYHPKkCZOHIVXSd5CxvFF UP94OE21SSCkPawuGSzBGmVM/usQZJ4Md36b+FXlmuRsVAUEjZmOE1tX5M04UwfTlFxe OSz4FPEOzotFcaYyR+QzaLOlKDpel2Vqo1cnOO/OWeN9EWAnJJyrKjYSoqY1tX0nq3Ni cwiw== X-Gm-Message-State: AOAM532Ngpcl7tHLKN/eqzVlNZQE77CJJe+LtIcFWeia0ERGcgcFmiJl 68BBFUr+9LnC/fmjqciUEnGLNg== X-Google-Smtp-Source: ABdhPJxHgWPAt6n4Ntiy3ueJw0xW8yB9aD6UjNSg9MU67mtoEr0VVcMtszuoeBlFES2S57arA2uhXA== X-Received: by 2002:ad4:5761:: with SMTP id r1mr14632377qvx.72.1642438757033; Mon, 17 Jan 2022 08:59:17 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-8dc3-db57-8e4a-695a.res6.spectrum.com. [2603:6081:7b01:cbda:8dc3:db57:8e4a:695a]) by smtp.gmail.com with ESMTPSA id g20sm2862135qtb.49.2022.01.17.08.59.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jan 2022 08:59:16 -0800 (PST) Date: Mon, 17 Jan 2022 11:59:14 -0500 From: Tom Rini To: Angus Ainslie Cc: "NXP i.MX U-Boot Team" , u-boot@lists.denx.de, Stefano Babic , Fabio Estevam , Peng Fan , Marcel Ziswiler , Teresa Remmet , Adam Ford , Tim Harvey , Jagan Teki , Ilko Iliev , kernel@puri.sm Subject: Re: [PATCH 00/13] Add support for the Purism Librem5 Phone Message-ID: <20220117165914.GJ2631111@bill-the-cat> References: <20220117150735.218886-1-angus@akkea.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="n+lFg1Zro7sl44OB" Content-Disposition: inline In-Reply-To: <20220117150735.218886-1-angus@akkea.ca> 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.2 at phobos.denx.de X-Virus-Status: Clean --n+lFg1Zro7sl44OB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2022 at 07:07:22AM -0800, Angus Ainslie wrote: > I sent this patchset as a single monolithic patch and did not see any=20 > comment on it.=20 >=20 > https://lists.denx.de/pipermail/u-boot/2022-January/471087.html >=20 > Here it is as a set of patches instead. >=20 > This is all of the code required to boot the Librem5 Phone. >=20 > It can boot the phone in uuu mode or directly from the eMMC Yes, sorry, we're a little behind on imx-related patches right now. In general yes, splitting this up a bit helps, but it's too split now. I'll reply with some specific questions / comments, but the way it was before is better really. --=20 Tom --n+lFg1Zro7sl44OB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHloF4ACgkQFHw5/5Y0 tyxzjwv/cI8IQw6IWKVAVPQufOUeKwyqyExXl1n3CBZVAw1iaAjPMI2rRbdOd+V9 s6lbTWIN84n7w6u76eAdNaK7j4RapaP3XYonB3H2kOu72wBxxGCJXYLAZ9HcTEGT 9CsnqARng0SFieqjcjm80xZxoXsY5MfPVFX1kypJ7SbR3ixL5q0Vfj7f0MoMUXxi 4JqSIt/bnTRUutk6NCk+2E1RJL1FUzZn/R+MsXbcYM6W+gwsGAY0f5HjpmHgGmdz 1j1lyvN9kqsu602UcQ3ZkRWqjOx5suUizCBwwmpd3TUi8TSAcmTSszoNG27mRz6H XS323y2L1loRN5ECWb0b6ucgwOAwWwmYQILxKJ4BI3hpSpg9EY43XHT00PQQ5BKm 3SfGIago0NFU48BK0OgXL2wOPP5WgE82AddGdx5+C2+7kbsnqs+qYJSjC43i5fUW swkrA+r9MnheA7CmJLwfbosdUuUXinDAEsUEWeHr52dZ6vgxfIdkvDyuOYfSluV0 a3/UdKMZ =dmc3 -----END PGP SIGNATURE----- --n+lFg1Zro7sl44OB--