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 636ABC433F5 for ; Tue, 11 Oct 2022 16:04:46 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4D80B84D9F; Tue, 11 Oct 2022 18:04:44 +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="Vv4hu271"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2810C84EFB; Tue, 11 Oct 2022 18:04:43 +0200 (CEST) Received: from mail-qk1-x729.google.com (mail-qk1-x729.google.com [IPv6:2607:f8b0:4864:20::729]) (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 70B7183AB9 for ; Tue, 11 Oct 2022 18:04:40 +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-x729.google.com with SMTP id f27so1142152qkh.12 for ; Tue, 11 Oct 2022 09:04:40 -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=PGIyjo6djolqKxGy+n5N0DHlTd+2385fxRjnpQLlLaU=; b=Vv4hu271qZbaM9QfKDB+TXO/UfR2T4oIyhaae6YOaXwiMZdJpykGF0OO/e4tFGCSbC Izg+FNgGRb6xxzYLsc3qfGJNH/P3BbxTSvTp7hIY3IYz0EKXUxemWm+e9Hy8KVuwDz52 cmyK04kc2QPzdHDloFU51rU7ysAfFYOdkEOVc= 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=PGIyjo6djolqKxGy+n5N0DHlTd+2385fxRjnpQLlLaU=; b=BomzHkMBi+MEd0XpWjOEmKqg/1qWEuNQtrqoyPtX9vQ6llqmt9RkOAQqkeiBSloZMZ YX1RZS5PCNiwSI/RGFxWzGJHWdtug86OSzMPXqE/i4ZZ/j2d4kd1g+GmTTESHaVwkxmW zbtKrLHBgrXDebDDIoM8LIk0TeKX2yuGB1xrg2fsPw2cRILzw/uEemaOVNH8dQujO9FZ g5x8s5Mrfvmz7D2+z+ehZb5dU7g26PUNsC8IH2ERbfulfLkOSU6L0jxoZSrHUmZCIh0Y Mb1ZtrT7yTtkIprTNGY6PXzlTINAazk+vWGuT00UFY1vznNWxqz5tyYD+1p9NKAt+5fi IkmQ== X-Gm-Message-State: ACrzQf07Iydbf2q6SDtwh49KWEOKN7Sy1NNbA7f91BwMRKmvxmFUFbgO 6WOCLvpkbxCK8EwlXmQBeoJr5Q== X-Google-Smtp-Source: AMsMyM41V2K5tekmBkAs//lndEb8fe+PjHqlRpI0+fSLoZtpi3vB+oA4GJnmz3RARRjqjFEejXKV6A== X-Received: by 2002:a05:620a:131b:b0:6ec:bce7:99a9 with SMTP id o27-20020a05620a131b00b006ecbce799a9mr7727630qkj.84.1665504279043; Tue, 11 Oct 2022 09:04:39 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-9506-5302-f3bb-a137.res6.spectrum.com. [2603:6081:7b00:6400:9506:5302:f3bb:a137]) by smtp.gmail.com with ESMTPSA id d12-20020ac800cc000000b0039cbbcc7da8sm30851qtg.7.2022.10.11.09.04.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Oct 2022 09:04:38 -0700 (PDT) Date: Tue, 11 Oct 2022 12:04:36 -0400 From: Tom Rini To: Michal Simek Cc: U-Boot Mailing List , Simon Glass Subject: Re: [GIT PULL] xilinx patches for v2023.01-rc1 (round 3) Message-ID: <20221011160436.GD2020586@bill-the-cat> References: <12ac2391-3a8a-869a-b8f2-0c2c7c9df0f6@monstr.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7fXEoLLey27Fs/d6" Content-Disposition: inline In-Reply-To: <12ac2391-3a8a-869a-b8f2-0c2c7c9df0f6@monstr.eu> 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 --7fXEoLLey27Fs/d6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 11, 2022 at 01:16:05PM +0200, Michal Simek wrote: > Hi Tom, >=20 > please pull the following patches to your tree. Based on discussion with > Simon I have also include fpga uclass series which was reviewed by him. > There is also one gcc12 patch we discussed over IRC which was fixed by He= inrich. >=20 > Thanks, > Michal >=20 > The following changes since commit 2d4591353452638132d711551fec3495b76447= 31: >=20 > Merge branch 'next' (2022-10-03 15:39:46 -0400) >=20 > are available in the Git repository at: >=20 > git@source.denx.de:u-boot/custodians/u-boot-microblaze.git > tags/xilinx-for-v2023.01-rc1-v3 >=20 > for you to fetch changes up to 63c46e028c14254f28332b3bd57fc3202e26b10a: >=20 > fpga: virtex2: Use logging feature instead of FPGA_DEBUG (2022-10-10 > 12:28:08 +0200) >=20 Applied to u-boot/master, thanks! --=20 Tom --7fXEoLLey27Fs/d6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmNFlBEACgkQFHw5/5Y0 tyzKEwv/XT43TsF0/MXLgPCUG3fSrwwnrqlLF5S+/R0xfVOdy+8QRB3LKSeuJmXf 7/G9ILvX/s/T561NhuUD3AUg/cyPMnZcrgk2NHOMnogu5BFVtGfMDcxd+Xz1PO8n 90STt9DtvB74RRrqP2+xWbpjsELxwSPxgri+MdVX0QBUfJ9YBE5HGi9k4dKPl5EL QFj8YN9gR9wS7ykKmbD3Tnw10aytbzPIKMHMQ3iSO5oLWCx0KpPKVMXQ1yZhJDiP W9ih/th3O8WRPqRyol4B7sAdPDayGUvM0uLhYyjnGI52QkLINkbp8luA0naTBaRa hvdygig5QMrq1kXZSUYevFw4Qt6dP1hxolJ4avEzzICwxsl0kwg3UnklNvxB0okg 0TFarX6tUYurP5VA96JI07bjuK8BB0sg1yZnBXRxW0ipKLXy7YzTumaDK04kFG/0 LGibTHvkaHXpAcxEdnbQPiL7HIHPP95rRZCw6+h/lks/NyUWiqzlpZgd8SqgR2qE +NRV6xjc =l7FS -----END PGP SIGNATURE----- --7fXEoLLey27Fs/d6--