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 C8587C43334 for ; Tue, 14 Jun 2022 17:57:05 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A167084393; Tue, 14 Jun 2022 19:57:03 +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="JDF9h1OR"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9713584394; Tue, 14 Jun 2022 19:57:02 +0200 (CEST) Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) (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 B02C184390 for ; Tue, 14 Jun 2022 19:56:59 +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-x82a.google.com with SMTP id k4so6655644qth.8 for ; Tue, 14 Jun 2022 10:56:59 -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=ruKYTqyG/l4inHTtxzCsZ48LG/VNHirruw0S3UgZwm4=; b=JDF9h1OReqs/m6OJPmmLOyVZzSnD2Q1uUDkiunDNyRKcAQdmyD2T+8MfbSojQ1aLGc 1fTkBExYOi844WHm1Dsp4dawdIru8wt4VoKUi/vNucRbxjurntecvwNlmLuw8F1JEJBP Ut4kjzQDadz3gdYafa1E1Ul1Zs5y4Dl6qTzOw= 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=ruKYTqyG/l4inHTtxzCsZ48LG/VNHirruw0S3UgZwm4=; b=eT4+BYmw+izUbYD0BZYu1U0Iqu3705PkEnFNpbXFlLsdhxEklGXWBwtYqOOHx1Bfzi zFzbNtt2Sv7nnPQL4WpvOs+tYgyjqEv8qyIbgMHlVWvRffHExOqa8wBjlqHYMykB0Vum 5FZ2tvSw0p/pbdp2jXorZk0vK7p/jQC85Zl0j82sfqnXGX+9SGdGwYvr9QrllTStQLUo gcrSOHQ4ggPYqUoJe6tZrDPGazPs3uMVoKJs9+o7nh1Aa5Z5NMJ68MVP2t8X+61sp22f /7vWFu4bPg5kRLN6XcH3j3LCD5cm7yzhAcsFmhTXSSd2p7OQChOFSWhA0IrJ9okQSNmB yavg== X-Gm-Message-State: AOAM533Zrad7zQlU0iNwJK9Jckl6yBYQ9082M97q8UItLJy9qzgzUABA mgdpEOUFdPbmgzFxBKqKaH1Gqw== X-Google-Smtp-Source: ABdhPJyIyzgr4ay08brXCUu4z9dfPK2GijGQRMNmceOgN3j6/IjVGjD17/w5JODJKuoDZFfZ+YDRRQ== X-Received: by 2002:ac8:57c9:0:b0:304:fd1b:df4e with SMTP id w9-20020ac857c9000000b00304fd1bdf4emr5234257qta.512.1655229418353; Tue, 14 Jun 2022 10:56:58 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id h9-20020a05620a244900b006a75e8d920bsm10837206qkn.88.2022.06.14.10.56.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jun 2022 10:56:57 -0700 (PDT) Date: Tue, 14 Jun 2022 13:56:55 -0400 From: Tom Rini To: Tom Warren Cc: "u-boot@lists.denx.de" , marcel.ziswiler@toradex.com, Peter Robinson , Tom Warren Subject: Re: Pull request, u-boot-tegra/master Message-ID: <20220614175655.GD2484912@bill-the-cat> References: <20220614172413.GB2484912@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="zPtS2fTGBwjQvKsf" Content-Disposition: inline In-Reply-To: <20220614172413.GB2484912@bill-the-cat> 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 --zPtS2fTGBwjQvKsf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 14, 2022 at 01:24:13PM -0400, Tom Rini wrote: > On Tue, Jun 14, 2022 at 09:05:11AM -0700, Tom Warren wrote: >=20 > > Tom, > >=20 > > Please pull u-boot-tegra/master into U-Boot/master. Thanks. > >=20 > > The following changes since commit 92a8bc6b419f548230f10a924db2b3ef10a5= edad: > >=20 > > Merge tag 'efi-2022-07-rc5' of > > https://source.denx.de/u-boot/custodians/u-boot-efi (2022-06-13 09:33:37 > > -0400) > >=20 > > are available in the git repository at: > >=20 > > https://source.denx.de/u-boot/custodians/u-boot-tegra.git master > >=20 > > for you to fetch changes up to 8f27bf114ef48e681f00fcb38ad48d4ab581d0ca: > >=20 > > board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt > > (2022-06-13 15:31:15 -0700) > >=20 >=20 > Applied to u-boot/master, thanks! That said, please put things through CI before sending a PR. I did a quick local build test, and found a warning being introduced because of a missing include. I fixed that and figured it was enough, which is on me. Next up: commit 0d2105ae5e32ef5c87246054b2638fe50e62448c Author: Peter Robinson Date: Tue May 3 09:32:54 2022 +0100 = =20 arm: tegra: Update some DT compatibles breaks the dtoc tests: https://source.denx.de/u-boot/u-boot/-/jobs/448215 and I'm going to fix that momentarily. --=20 Tom --zPtS2fTGBwjQvKsf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmKoy+AACgkQFHw5/5Y0 tywWsAv+IyNbXzOIgf4WeSV8omqBaF26uJnxbtk7jMFehpMiBg+Vr2CLjO+WPxsy wvRbE5ah4dPA7DOiW9HfoL2uEwyIPjLMeqicPOSrwEzH3IfEommvx70njbM4Iuzl RIJOdsU/0Zohy+3ma1XpWHVSlC7dPy1yj9sQk9H4A+BDvFChz6IVJD9mlkbdlfLN XOytzcd3Z3C0InNM+C6zvpeCoCk6dWsdO4LId/YZQts/xPyaK+rpJUcX6mZz5ZSx 8FcbxYCCGZza/Vsz1GLkQsfG5+mjUYsOeH5loIXUoKeTfP4rmZvHJfnfWORjwdr1 SOtIl2oEdpg+c3C81gTbsHgXuYVieqcvU4xC49snl6c0e9bDRTk7cH8p1vWicv/O teW34huHBlTLoC08xqZRdMyavWpJe3Si/80MrrLY9zODmtD1StB6qJplpW2zHw5K IFH0wHlYoN+CX0YT1tABQ1gl/szKdFzjB712AwPCdyPZ1Bxh88la33GB8RCctMFp EGs9i2y9 =CwnU -----END PGP SIGNATURE----- --zPtS2fTGBwjQvKsf--