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 3D377C433EF for ; Tue, 10 May 2022 12:42:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8CDB58426B; Tue, 10 May 2022 14:42:04 +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="Z12gdL7Q"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id AF7008428E; Tue, 10 May 2022 14:42:00 +0200 (CEST) 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 1AE1F84128 for ; Tue, 10 May 2022 14:41:57 +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-qt1-x833.google.com with SMTP id t11so13380394qto.11 for ; Tue, 10 May 2022 05:41:57 -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=pak6N3OwzUFvv7OAsPMOBCuwse6FYO8hv6wvvs2rDj0=; b=Z12gdL7Q+RGq4MJ9CIANAIVQ1Ls3n+8NgFtCWZNxPvEHRmI+8p5uQuZb3I/2LCMfNk qGbxMY0Pzkgade6Htjznf9dSWaJoNKSEIeiz+eikj6D3thNKkyM8cC0P6C0JWHUw8iiF HH2Ftld8z5Rabz6HnNXgVKSKOqKWp0umeJ5LE= 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=pak6N3OwzUFvv7OAsPMOBCuwse6FYO8hv6wvvs2rDj0=; b=44Zn9UH+A7sIv5TkkXJLgN6XQCIghMirLWvrNueIQJhjYnQo9Ms+MCBUv4PuhLwmLs ADrTF48pHrZ7tpXTo3NSnpHbze1pExtTQlO5Dhk3noaQdT1rZ1U9IQNrKH3Kb4UgpQDW Be12Y6+NyJb8EMvhL9JYtt3dWGsYL6ieIylnccw9h/eZKHa6d150Vde4qGT2/7Hi5/1h Ntok4me+RVkDAN8gsFv+ly8uXkOsJV5nSkXuQ1prbBKnU9PfV3v8sNq0vwgyVuRDfDI6 aTH5poqMuJGkRuConJlepFby1jQdmWUgZ0KH1GoV1cEIrXFq0a9VYL03XzdjZDL+L5Xp dx8g== X-Gm-Message-State: AOAM532LCEfeM9jMdybivyGGa5VDMchr1WZWqAUxPAlsjEfy2K1jtxqP aKIFw3TMcPOVTssDPcXjXTfjvw== X-Google-Smtp-Source: ABdhPJwyzlojRo52deMxWZ2IXjrvNiN+ANCx6h/uL21T44CtZAvs4vGjLN2s69UpyqS2XI7gvgA0SQ== X-Received: by 2002:a05:622a:251:b0:2f3:b99e:3dba with SMTP id c17-20020a05622a025100b002f3b99e3dbamr18728448qtx.395.1652186515942; Tue, 10 May 2022 05:41:55 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-4500-d110-18bb-ea39-1e35.res6.spectrum.com. [2603:6081:7b01:4500:d110:18bb:ea39:1e35]) by smtp.gmail.com with ESMTPSA id 2-20020a370a02000000b0069fc13ce243sm8215205qkk.116.2022.05.10.05.41.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 May 2022 05:41:55 -0700 (PDT) Date: Tue, 10 May 2022 08:41:53 -0400 From: Tom Rini To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: u-boot@lists.denx.de, u-boot-custodians@lists.denx.de, u-boot-board-maintainers@lists.denx.de Subject: Re: [ANN] U-Boot v2022.07-rc2 released Message-ID: <20220510124153.GG3901321@bill-the-cat> References: <20220509165042.GP3901321@bill-the-cat> <20220510113753.dvqkvuxvmk35iuvr@pali> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Kf9dPzkPP9+q7vtQ" Content-Disposition: inline In-Reply-To: <20220510113753.dvqkvuxvmk35iuvr@pali> 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 --Kf9dPzkPP9+q7vtQ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 10, 2022 at 01:37:53PM +0200, Pali Roh=E1r wrote: > On Monday 09 May 2022 12:50:42 Tom Rini wrote: > > Hey all, > >=20 > > It's release day and so here's v2022.07-rc2. I believe things are > > largely caught up in terms of big outstanding changes but if you know of > > something you were expecting to be in by now, and is not, please speak > > up. >=20 > There are still more powerpc fixes which are not in v2022.07-rc2. > I created "bundle" on patchwork for easier tracking: > https://patchwork.ozlabs.org/bundle/pali/powerpc/ Thanks. For: https://patchwork.ozlabs.org/project/uboot/patch/20220406213153.30437-1-pal= i@kernel.org/ please follow-up and ask the maintainers to comment. > Important is patch which fixes regression introduced in v2022.07-rc2 > which broke NOR booting. Are anything other than the first two patches there regression fixes? --=20 Tom --Kf9dPzkPP9+q7vtQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJ6XZEACgkQFHw5/5Y0 tyxf2Av8C6OHpVCtQgAgaH9e9s6ndiFzBJIZzVt6KBuIW1uLSVLg7L7z5FOXvOFO 2lTWR0DT8/Pn7kZDTeFWk6hGw5J4tG7k4kpnpivLLVKTMKlN6O0pxt8cUhyePt88 3j4SqdMNnSYWMZ11h258lqmfxt3GnNK0GCwLJ8df5Lv+SJNSYPux2BHWJRhjjNCs yc90G5ULNBQ6zwTx0Ww7VE40kRmuakzaQ+j9RlrPJHjuRtIauR7qoEn94iurTnJX 1Y6zWnuNYCgjYzlJYxLQVw//u1wZdJ+Jr+I7cCzBvOnTryFDUXjND/WyzxltgMz0 Ly0KfpeikfX7jF7TrdgxhNxmmjh0hAz1D2VOdu6B2oC2naFUbX2nK5+3pa0bplHJ ublBU/7e81QoC3OGiyYBLLd15XiDpvPBOf+FpO2GIgONCkkfZcfZAI/MXQ8Lg5jx 58kfPW8eTfDQGp204jKXvAn3cGBk7o8Bqnl1iZliywAL1q459yXoVB8Gh3S+fGR3 AbKmQFpc =orpg -----END PGP SIGNATURE----- --Kf9dPzkPP9+q7vtQ--