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 01F11C433EF for ; Thu, 24 Mar 2022 21:23:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0DAA1840A6; Thu, 24 Mar 2022 22:23:28 +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="cShBHPCn"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0C84184129; Thu, 24 Mar 2022 22:23:27 +0100 (CET) Received: from mail-qk1-x72a.google.com (mail-qk1-x72a.google.com [IPv6:2607:f8b0:4864:20::72a]) (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 7FAEF8406C for ; Thu, 24 Mar 2022 22:23:24 +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-qk1-x72a.google.com with SMTP id i65so4603370qkd.7 for ; Thu, 24 Mar 2022 14:23:24 -0700 (PDT) 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=wVKiRD2wA1weDv9UA6IW3MK7tpRyPUu0WNbiYmCtCl8=; b=cShBHPCnlUgy/sEBr6bxAjnr6c0pmYIjnBZNc2mT6e/ZveKBEJn66Ho3o7Q4O/UvCn yvQoZAwELjK3QyAE+eU0a+u4hhyh/+y5puOvUloHGd8N+vwpVTlDgnx4kykCb913GGpS Ty6S/UCRXZG8F4BW53wsTxV+/9FqG0buyrfqM= 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=wVKiRD2wA1weDv9UA6IW3MK7tpRyPUu0WNbiYmCtCl8=; b=F0bezKF26ILwwuCky4Vf3CBEXt0CE3wwbkUIEfkEpv9zP7g00xikP9G8lfMK+ZEVQV zaExRK3JeLvVcbcQ04a8AjYOssbI0FPPvEf6d4tHLvKHy+HcdH77E7IXMiZFSBanQFoA Uyzl4VPO4kIzgdXa2WheU8Hk5D2G+4bNCbLXosCMTzLP7a5I1/B65Zpe3D7oj+S3+M2S oGjmAQCul3PlkX5VdQzi5qEilo0bigX+egv8HxIrnStbjXhitzpql5zJP6UFiYvZ7tW/ oPAQF8XmObm1mVASplgJU0bXc5tBZmRbfdK5aMObiEadWcg7Ncs2ODXTgtq7NFtFJ4P7 WTNA== X-Gm-Message-State: AOAM5321TB/UPvatrKd1WLGg2UotCWA9cBgo3DhGXMmQluV1dKgjfjWU EwBQhvitfwQ8/7fQczFqWwLm5gItiJ6+Aw== X-Google-Smtp-Source: ABdhPJx67HyWkrWzvqlUpRSIIsR+r+I3QH/cYNJSZW02ghvO8XbVpDBTUVJQ2Q2NEF14Utk8ExdMoA== X-Received: by 2002:a05:620a:44c7:b0:67d:4bbd:6210 with SMTP id y7-20020a05620a44c700b0067d4bbd6210mr4947593qkp.246.1648157003360; Thu, 24 Mar 2022 14:23:23 -0700 (PDT) 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 n9-20020a05622a11c900b002e1c508ba41sm3133021qtk.19.2022.03.24.14.23.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Mar 2022 14:23:22 -0700 (PDT) Date: Thu, 24 Mar 2022 17:23:20 -0400 From: Tom Rini To: Stefan Roese Cc: U-Boot Mailing List , Pali =?iso-8859-1?Q?Roh=E1r?= Subject: Re: Please pull u-boot-marvell/master Message-ID: <20220324212320.GC2226424@bill-the-cat> References: <17176ca6-7313-bc6e-2fe5-6e7e32fb7078@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="K6O+KTK9ergsM8fw" Content-Disposition: inline In-Reply-To: <17176ca6-7313-bc6e-2fe5-6e7e32fb7078@denx.de> 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 --K6O+KTK9ergsM8fw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 24, 2022 at 05:42:27PM +0100, Stefan Roese wrote: > Hi Tom, >=20 > please pull this Espressobin fix from Pali: >=20 Applied to u-boot/master, thanks! --=20 Tom --K6O+KTK9ergsM8fw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmI84UgACgkQFHw5/5Y0 tyyV7gwAonDLKsz5OBou9Y/Gy71LPkLucolH9AKN0Th4MZ2hDSxo5TdMBWjYTbh6 8VuVKbFI1k149qqFtthGhR8uGz809Chz8Nz1FeNvOKb6lcm0d8x/+O62XMQB6zHG wy2bHTDDx5zEaS9plKroLIp/0v0woAPPf/f0VTu4uhDIgyAvci/jbWa3eaNCoAqd vF/uabCifv28E/Dvcf2aam8whXJ54TM2eVIC4oqZUx4P38CiDwtgoJkf4bSn36XS ToIPyn6pBd7X7j+CvwVIV87tpog9yL1+zA2nQLIakxJpWd0TBneg8kvvO0OsXV4V vM6VmgKi4B91Ws2cBZCiOAoLz4jIhs8mx4JNkBrIw1OfAwFItNFhKkQok1r3597P jo40nYKipeW/wj6+V+deJ6kA0ipeHO9EvmOTuJlWWwupqqSJI5SbIJKKfIdz0duR c6jYXbe9/B8zJMzp+IkUeRyFKWBUVJH3pYwk7a1Ot0NomKHmBiC3H7bX81MPVDjE fQ4NYeJp =n3UK -----END PGP SIGNATURE----- --K6O+KTK9ergsM8fw--