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 7C6B5C74A5B for ; Tue, 21 Mar 2023 15:52:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 951EA85C7B; Tue, 21 Mar 2023 16:52:26 +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="XQ/WBZTW"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 98A1D85C66; Tue, 21 Mar 2023 16:52:22 +0100 (CET) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (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 4776D8450D for ; Tue, 21 Mar 2023 16:52:19 +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-x82b.google.com with SMTP id t19so4305881qta.12 for ; Tue, 21 Mar 2023 08:52:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1679413938; 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=2chlZVQFtghq8t79aW4pT4zLpPnndQkP9E9cEzTkp3g=; b=XQ/WBZTWyLqaMReIE43OHDGE/NnT7wb4/Q7PEBBilVM+TWBQBRQeYl4ccHAEp7Bfdx kYyYLtLKjB0LfByONWGhEBmVk4vBCEKl8XWJKg701ENssvgncri6+2afhsb+Za2QuVdP FWjV5dZe+G1K6yRMjNRm4a3U1IAJEUERsrkSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679413938; 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=2chlZVQFtghq8t79aW4pT4zLpPnndQkP9E9cEzTkp3g=; b=v142BXSSnGU+Ts7BD0BKYHGKjRMhvaygAzsG3xENNS9CT6J4Bc32seFjxdzVQ1aMSN 472rykkGe6c1nmesNsrE1w5XjvkT5J2N9wmER81q3EqO39PvUrTnWX8Eb9PdCn78GI82 yPZHjmfs81jfIohDSDmfIYcGykJubenr1JKY/oCjE76kM/3oooW4wHcso992nvpknJn5 r0GSsfVcvcs00bCB/Vm/5pc8RkhsnUokA3DIxYrpffnpaioG+P+5nKVqA3xeuNpiugUl iPj4JFwjbKgDASnMRbOHjtdYPDRcWleFmSxAcvRUgUaRaS7IcRdjhoOnUyvIIbc1XvUA OWPw== X-Gm-Message-State: AO0yUKUB35H51NJhNWDsaWLobcoUWhYNoUhT4e7bV5/yjfZiixRFzf7z KOoAFmNhwftkcnJk4ILXMP8N/VmFxExmMO6oQCJ4/Q== X-Google-Smtp-Source: AK7set8SZ9lcymmCh4UIZRx3w09EMBbXsr4cgZydNapbkSidbvv5a6nuwynAgy0saDYxfm7CiItxJw== X-Received: by 2002:ac8:5ccc:0:b0:3e3:8815:abf5 with SMTP id s12-20020ac85ccc000000b003e38815abf5mr490681qta.56.1679413938078; Tue, 21 Mar 2023 08:52:18 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-0c83-dcca-a3a0-54f4.res6.spectrum.com. [2603:6081:7b00:6400:c83:dcca:a3a0:54f4]) by smtp.gmail.com with ESMTPSA id 137-20020a37058f000000b0074688f55beesm4124022qkf.108.2023.03.21.08.52.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Mar 2023 08:52:17 -0700 (PDT) Date: Tue, 21 Mar 2023 11:52:15 -0400 From: Tom Rini To: Marek Vasut Cc: u-boot@lists.denx.de Subject: Re: [PULL] u-boot-sh/next Message-ID: <20230321155215.GT8135@bill-the-cat> References: <20230318165250.123182-1-marek.vasut+renesas@mailbox.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="i5MC6sUaq7ksBnpj" Content-Disposition: inline In-Reply-To: <20230318165250.123182-1-marek.vasut+renesas@mailbox.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.8 at phobos.denx.de X-Virus-Status: Clean --i5MC6sUaq7ksBnpj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 18, 2023 at 05:52:50PM +0100, Marek Vasut wrote: > The following changes since commit cefd0449d6df77eb0edb8a6800a441f9cd4e36= 53: >=20 > Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/cu= stodians/u-boot-microblaze into next (2023-03-16 12:18:30 -0400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-sh.git next >=20 > for you to fetch changes up to 6254c5f7e176311eb8bd57817f85d1eed1c362cb: >=20 > serial: sh: Make indent consistent (2023-03-18 12:04:02 +0100) >=20 Applied to u-boot/next, thanks! --=20 Tom --i5MC6sUaq7ksBnpj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQZ0qYACgkQFHw5/5Y0 tywt1QwAtmShjiGrj6UTIDUJ/caWRs96ZgbM2pLPc0DAnHuKilMZ7PvUSt3TMDJE DP5pIg8I/p0BOsuEJbyjBA/i6JOyKv5wXqehFMKJI77LDtF79kOsR+98rpOb8K/N NrIWyXMOGA2P5ctM5og7sA49rf2cl+xUiLWbU0AlRLUf28VejXerxXL6xYOildsa nCPxwNiinaDnyg16dvAqDqM0cpEM99nqOxK8H5hvvjIGao+eBobkMdNkQt3ocyDv BSljaRtPHR/tfVfWWJROMyKBwLjFkHB7c+jk10YrcLAWvK6VUK2hRD6wo4/yRiEi 8goRP69GeKw/SgWLpoyVDB5dt00AkMhdZoA8FHqg6tQtoartEKMduZ+srnrn9F5/ 9Tahwc6Md43BePhS624YfXNr9qr3nuXWyoIlpLmA41X3AbPIQb4kgIBB/ewZh+df JrtgB2F4r1uWlMh6XG10iWnyMoaspyyARh2FPFg285DFLfnH2fhSSML5vawN1+kA 78rj0Kpj =Pvfv -----END PGP SIGNATURE----- --i5MC6sUaq7ksBnpj--