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 8B65BC6FA82 for ; Fri, 23 Sep 2022 12:47:05 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E54FE838DB; Fri, 23 Sep 2022 14:47:02 +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="BwHkANzs"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 63EBA83898; Fri, 23 Sep 2022 14:47:01 +0200 (CEST) Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) (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 175F5838DB for ; Fri, 23 Sep 2022 14:46:58 +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-x735.google.com with SMTP id y2so8118566qkl.11 for ; Fri, 23 Sep 2022 05:46:58 -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; bh=EfaqT9fIf+bVBylywKwsa9Pq4Ez2/DyYL96eqjQP2Gs=; b=BwHkANzsGzw+WukKBK+wJmqQYjZd3UESGAHxF94G0s35PWfy9J6FXPg1DccUlah4wA Cvz1FEAH4VoYfuQUJjnmZmrsEVKQ9LY21iRp3prMRPn/0Kkn8Vou+11HgjTqW4JrpkIX 6mALnCx6jAQveDd6YJ7fdO4oEBzZ0gh/1y9QM= 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; bh=EfaqT9fIf+bVBylywKwsa9Pq4Ez2/DyYL96eqjQP2Gs=; b=x8yceVhAGRXnKgf5ulS0SGUeWKUhSi0xunMWzqvN74hRGensmKsSARg9mzflAA3/f6 Bxgt1A7NLDKsxuqoKxZvknvOCWEd8yagwPYNIg4YJQeHaa2KwHkOjGzkBIM3YAnY2EUw 3uI0yAhZTEMZh018avA/XXxpN6NKWt2DkXmv0JhLiF3RU2g1v3HQlcpwQXcrnHPRW5j+ wJ7hCVG/zleH9ih7G05TpF91T1GQ5nhIZL23mYdbmCTdokhoSKM0dZdkoMLZ6Iyi/xKE be07vXoJ0ybVED7SND4LJ5uE7h53XVoBCV7BFFwR6jq06rOlNUbnfmadV2LOM9uv4+7P G2hQ== X-Gm-Message-State: ACrzQf1JO4TnekBNAXZXOou3wf4V3jnzFnrbhOkJkEG2/7rf6imGNULa peM5HzZQaNR2jB36Muf+FT06bYqemfnlkCQC X-Google-Smtp-Source: AMsMyM5FYWkzYDEqVrUkXiCY94fdSZvllFQYQ1JMy678FUpo5yQpBfe/IToTV7tbuWcRixJ9t41rdw== X-Received: by 2002:a37:9a12:0:b0:6cd:ede4:1db7 with SMTP id c18-20020a379a12000000b006cdede41db7mr5394028qke.28.1663937216676; Fri, 23 Sep 2022 05:46:56 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-c954-fc36-01ff-c449.res6.spectrum.com. [2603:6081:7b00:6400:c954:fc36:1ff:c449]) by smtp.gmail.com with ESMTPSA id d8-20020ac85348000000b003445b83de67sm5250478qto.3.2022.09.23.05.46.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Sep 2022 05:46:56 -0700 (PDT) Date: Fri, 23 Sep 2022 08:46:54 -0400 From: Tom Rini To: Stefano Babic Cc: "U-Boot@lists.denx.de" Subject: Re: Pull request: u-boot-imx u-boot-imx-20220919 Message-ID: <20220923124654.GD3044094@bill-the-cat> References: <79eb6229-b15f-7429-81b1-540919d9e7fb@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="BfbbJsf3thGkpLcA" Content-Disposition: inline In-Reply-To: <79eb6229-b15f-7429-81b1-540919d9e7fb@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.6 at phobos.denx.de X-Virus-Status: Clean --BfbbJsf3thGkpLcA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 22, 2022 at 04:17:54PM +0200, Stefano Babic wrote: > Hi Tom, >=20 > Please pull from u-boot-imx, just some fixes for releases, thanks ! >=20 >=20 > The following changes since commit 12ed6d4911ced1df099a365e0a994b54211b60= f3: >=20 > Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb (2022-09-19 > 16:49:18 -0400) >=20 > are available in the Git repository at: >=20 > https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git > tags/u-boot-imx-20220922 >=20 > for you to fetch changes up to 1d8f4c85e3c04f596b0464542221b3507af0014e: >=20 > kontron-sl-mx8mm: Let CONFIG_SPL_FIT_IMAGE_TINY be selected (2022-09-21 > 16:19:45 +0200) >=20 Applied to u-boot/master, thanks! --=20 Tom --BfbbJsf3thGkpLcA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMtqrcACgkQFHw5/5Y0 tyznWwv+Kubf5rIV9BWhMIVhSQJVGJoHqluGzZTPQ4jF6vTyPIk4FdCprbs/2u+O Ab6zwwZIsypo2C45jQaBEhdBsrY7X2NcjLNTM7vuYe64x2UWJJv0F36v9qa3vOZT Oar+xM48g8SEbMUpoIDOZhdQtWtOXtpqMe8y261U09aqbb595DIqSOOwxRWHS5Cx MgWRJV9iH++cVnvBvP0i8B7gaiumQOTwp2VxLPm9m406nbAYPZiczoNjMrKUgiZD W5jGBTqYwNuGWuW82ZAR1sxcSAv+W2d3sXupwgoyxSkRmcNf4G3Pim2P4StUWXXJ Be0DI3eTMB62rSQ7/FqxMewu6T9jh/zyyQjetlLMcqoWkGj755q+wiTqXwZgQOpa 51UDIPF6bZRE7KuKDerBOnp098OoUFLPkZOuAvJvYmbMFexsiVqw2S0naLoM0/Nh XalCR6Ht68DUo2EIjJuKyAFVEhW1mWfVNYea/a3Zqoay06qXy9/qvSn6TxkQ4ino unh4L0xz =9Lwg -----END PGP SIGNATURE----- --BfbbJsf3thGkpLcA--