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 7074AC04A95 for ; Tue, 25 Oct 2022 16:27:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9BC6584E50; Tue, 25 Oct 2022 18:27:26 +0200 (CEST) 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="PsP37z3x"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3671684D44; Tue, 25 Oct 2022 18:27:24 +0200 (CEST) Received: from mail-qk1-x72f.google.com (mail-qk1-x72f.google.com [IPv6:2607:f8b0:4864:20::72f]) (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 BF20A84E2B for ; Tue, 25 Oct 2022 18:27:19 +0200 (CEST) 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-x72f.google.com with SMTP id d13so8435635qko.5 for ; Tue, 25 Oct 2022 09:27:19 -0700 (PDT) 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=Sk67bMHJamL/+QEQpyWQA+mhayx91rMoKU5AnPIneJA=; b=PsP37z3xCgBt9413dxm96NEPkXFXaevLgEEPOEBa02bF/KM6zB/lKRnohLMIRMrG+o 7nsbLPeHMrcO/MTp43NuLgceJeAYySIsgKGhVL9Wwxw2/ipWumJzGFpLzvQ7bpWdNfuq H+0VFvIsxFA1TkYwkFJuBcESDRTgUUjYaMjd0= 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=Sk67bMHJamL/+QEQpyWQA+mhayx91rMoKU5AnPIneJA=; b=RQYPJL15sL6K1wPAp8jXIyFPLCXveufR2/mobImnswZwvwDDq+uhCDue/MTDmG8tN8 g0B4NIHiLMsr3XhQRwiasszz0fPPdVIhlvPjROu/nGuvyt8WgzGD4t4LN5VwHiwv2jAQ 8DY7ouKcki8NJQEk4oPuFU086tFxEZ9fsXteVDgTea33vzUH1CmI5SQypkeR+1wI3CDc zMzy7k+D5tGltjkrAvDcHFFGS2BjdrL9AFE5hUsQkCh3Ym1O5pm00lN5dD0/voqsWwdC SejO5cKClR1QgqEqgCTXdsN2whB268jwmKJse90tP86dzJvEP4bKAwo+yqAXkBU0cnlZ z5NQ== X-Gm-Message-State: ACrzQf2+KDiozgWJQZuI6n6XeiNUCoL9DF3eTjuiy+wl5tSeKJ7+3YOF fgHV8JcYLLyg1sO53RfBH46XUg== X-Google-Smtp-Source: AMsMyM5//sEibANYwDnnr9jbPdCo0wy/sAK0y/s2zJ6Gj3h+a2r91rhSIJ9/gKyL3i71YBdpWVvARA== X-Received: by 2002:a37:5d1:0:b0:6ec:48b1:f138 with SMTP id 200-20020a3705d1000000b006ec48b1f138mr27394847qkf.22.1666715238440; Tue, 25 Oct 2022 09:27:18 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-6501-563e-adc8-d850.res6.spectrum.com. [2603:6081:7b00:6400:6501:563e:adc8:d850]) by smtp.gmail.com with ESMTPSA id q11-20020a05620a2a4b00b006ecfb2c86d3sm2217366qkp.130.2022.10.25.09.27.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Oct 2022 09:27:18 -0700 (PDT) Date: Tue, 25 Oct 2022 12:27:16 -0400 From: Tom Rini To: Jagan Teki Cc: u-boot@lists.denx.de Subject: Re: Pull request: u-boot-spi/master Message-ID: <20221025162716.GO2020586@bill-the-cat> References: <20221025122618.205040-1-jagan@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xb2rXNyfy/tCyg2t" Content-Disposition: inline In-Reply-To: <20221025122618.205040-1-jagan@amarulasolutions.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.6 at phobos.denx.de X-Virus-Status: Clean --xb2rXNyfy/tCyg2t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 25, 2022 at 05:56:18PM +0530, Jagan Teki wrote: > Hi Tom, >=20 > Please pull this PR. >=20 > Summary: > - Add s28hl512t, s28hl01gt (Takahiro) > - Rework s25hx_t_post_bfpt_fixup() (Takahiro) >=20 > CI: > https://source.denx.de/u-boot/custodians/u-boot-spi/-/pipelines/13925 >=20 > thanks, > Jagan. >=20 > The following changes since commit 7723828c97bc107d2fba976fc50403ac8747f1= bc: >=20 > Merge branch '2022-10-21-enforce-some-DM-migrations' (2022-10-21 15:32:= 45 -0400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-spi.git master >=20 > for you to fetch changes up to 622b5d356136f9172db7fe7ba240cd9e45097a19: >=20 > cmd: sf: Handle unaligned 'update' start offset (2022-10-25 10:17:33 +0= 530) >=20 Applied to u-boot/master, thanks! --=20 Tom --xb2rXNyfy/tCyg2t Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmNYDmEACgkQFHw5/5Y0 tyxfgAwArm872Y0jltNy4KT9ZJgBlSjZcqIp2X9QhKJM6R0vXQruFg2ndntG3NK5 8wyU8qwxBxnd4xN0WvDFBDswI7X/VbQlmpeJuB06A3vt+9rQiIlTOYIm8xtxhDdU BsF+iUQD+YBxKSiUbhJHSpx8aRLpXmKKGDa6+jqaP2z9++l4vGbh7E0349qJ03sV g0BsnavlU1UhoIcyH301rYdtS8yQqgimWj0wotB9gJggeLslxB99SzU48qeB4Dcy ix6ksE1HICi6sLciZ7T/cAhUGz8ybu7G+sWP+Zub0Z4qo9mrxWuaNyEh478qfEvT fOZDq1XXC7QVk0UoNDSvRAh4boV/p+lTh/bjWpbMat+Xi0c5OLM1iJGQk9um1u8z o0t14yuXBmSARl0fxMahMyqx7favAhfSc/w5s9+sqdatoVs2SEaO4XzRoAk/VfAl 16e9JRwvoD3JEtj1h00vb+Xsn86wvaeE1qw0KXBEyRxhTER7DkPRLV4bb0uqG/AL FNpWEwQK =sNaL -----END PGP SIGNATURE----- --xb2rXNyfy/tCyg2t--