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 F11AAC61DA3 for ; Fri, 3 Mar 2023 23:48:11 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DF8F585E24; Sat, 4 Mar 2023 00:42:49 +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="CUXD9/sK"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7007885E14; Sat, 4 Mar 2023 00:42:48 +0100 (CET) Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) (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 2A58985E14 for ; Sat, 4 Mar 2023 00:42:46 +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-qt1-x833.google.com with SMTP id cf14so4758154qtb.10 for ; Fri, 03 Mar 2023 15:42:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1677886965; 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=6LoNL21cP2j9LQFdSdWSRcP3TNqF495kptJfuUyXC/o=; b=CUXD9/sKs4+4W7TbNmPq5m3+K225kTQ+S/ioYZsS+79LiXCTRJqLFoUkj6jqVJ5452 Ngg/JHMgPM9+jvjPjTQwsnRI0nyNGFTu95ImkbqU6ujdM8TagVP7UIT8JIJQMrqQYhJQ 6/ZIJiE2zhu7jAyKsJd5ZmKuc9Ia1L6B3wmiI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677886965; 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=6LoNL21cP2j9LQFdSdWSRcP3TNqF495kptJfuUyXC/o=; b=gHj4u07M5/oI/kAk5Gxt0Yz5PVDiQcON34XEN7WXvo2x77IggKVSMqeFEPqGaWfGp/ Rem4x34TvySsHBpYoHZNf5GcZieujuE5VKLUpak55PUbMBOk/xEcf1IZ1WDbfWanAQpa 6NqNGWWZdMUBxF9Ziz9ISoiV3fSNXHQHsPG8vNJqSDsR8isEJsBUyFupcMtkEg83Gu6q g6W2BD0BwcE9d48dV9ZweTmHU06ZoJQTQqYPF5gA0wDrT8FfMe/kRtOlOc/IHJSV9ziL vKOmEl5HFrhYR362T09nP+ZMvsV8Q5noxPbxU+1CwJPBOl4QHnEz+2Pi6xK5gNWUwWiZ lmKg== X-Gm-Message-State: AO0yUKUm/rQpIPKEtkpk1fg6Cc1jzTMrtRyaBZJKGHgmliXXKus1TPxb 9Kuz3wJckGs34RpUyWA9ozFrfQ== X-Google-Smtp-Source: AK7set/2mWoxHMUAU5wvRJ7GDt0yIAop6F7E0ZSs4Lbglzo1nGSfWqy0Vfc6i9DBxsjIavaxYTvqyg== X-Received: by 2002:ac8:5e4b:0:b0:3bf:cff2:2c2f with SMTP id i11-20020ac85e4b000000b003bfcff22c2fmr5956944qtx.44.1677886965054; Fri, 03 Mar 2023 15:42:45 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id w20-20020a05620a0e9400b0073b8459d221sm2637426qkm.31.2023.03.03.15.42.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Mar 2023 15:42:44 -0800 (PST) Date: Fri, 3 Mar 2023 18:42:43 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Stefan Roese Subject: Re: [PATCH v5 33/44] Add VPL options for BLOBLIST Message-ID: <20230303234243.GL968799@bill-the-cat> References: <20230222163425.2043934-1-sjg@chromium.org> <20230222163425.2043934-34-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0X1IMjGbIqPOsHK7" Content-Disposition: inline In-Reply-To: <20230222163425.2043934-34-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 --0X1IMjGbIqPOsHK7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 22, 2023 at 09:34:14AM -0700, Simon Glass wrote: > We can use this feature in VPL, so add some options for it. Also fix a > typo in the SPL help while we are here. >=20 > Signed-off-by: Simon Glass Applied to u-boot/next, thanks! --=20 Tom --0X1IMjGbIqPOsHK7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQChfMACgkQFHw5/5Y0 tyztiQwAjt2k4ArihojzOanImFJwjabYW4rjwrrH1lLB4BhmxmfHol0su5og7Hda Eewfi94+Cq2UE7Pk0YXmQLiNu/qa9sjogqEsQexY1NVa/572JmYpIluqqkNh7PHC eBMGcex/Bf7wFP49PIfGjL9yr2sEUb9SIND70K552C26sqJGyw71BqYsNzO8PUQo mhGvS/E/5o6uQ4ybXmvy2aByzRqb5TYjxeLtV0QF257MHkMj45RuqP1rCKNo3eo1 JXPzGuZdkI+5VDMvdlKwkZAmFi38P6oUFNJV/Os2XZwK7C5r/QWxAeAyHbNBuzTG 7aPGsKFMAIVE2pxMVEfc4c/DV/M9dN+f/pa0SRpIj4KwX/rUH02iGtJDAnCAvsRT sOFHgj2UxXpIrv7F5ccme0EribrGvfbqsqiOyKqBLcT3EdugTENp+czEn3WAt5pd X76kgxFk0UBAwOE4Gz142sDR+ibMQlpQRo2QME0+vQp2wx3n6XcwSNReySfJcih8 hwAgMsui =Emg6 -----END PGP SIGNATURE----- --0X1IMjGbIqPOsHK7--