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 63AD3C77B73 for ; Mon, 5 Jun 2023 21:36:40 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BE7DE8272A; Mon, 5 Jun 2023 23:36:37 +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="KMC8kGXF"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F09218471C; Mon, 5 Jun 2023 23:36:35 +0200 (CEST) Received: from mail-qt1-x82c.google.com (mail-qt1-x82c.google.com [IPv6:2607:f8b0:4864:20::82c]) (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 35B1C84661 for ; Mon, 5 Jun 2023 23:36:33 +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-x82c.google.com with SMTP id d75a77b69052e-3f6affdb6ddso59959051cf.0 for ; Mon, 05 Jun 2023 14:36:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1686000992; x=1688592992; 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=YpaH/cihsbC4n0gMfT/SrzJnTKlOgeNj0UGZKQdBt/0=; b=KMC8kGXFfVUiRXKdLVdWhxl+BSr7X3Fab4J6VyePaKXtY+016FbEt6MwyB336a2gjj a+FBqnSL4fJMnE7zHpeMBOs2Bv6sBfEp7OmFFbkgGys1tdVvN6Aa2M0/F5bxfc+BCOCV ugLyBywCYOhT6e8JdJtLy5L2KjT+Mmk2IISB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686000992; x=1688592992; 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=YpaH/cihsbC4n0gMfT/SrzJnTKlOgeNj0UGZKQdBt/0=; b=iFlvISBYgTCopHAz9hshD4hfbGph/3iH2BbLiDCdCJXX0SWFzJGeE/00JBuf9mlV+S rpv1U4iSlXzI+T0WyQ4zYr8GBFEDbCTPx1HRWW1vJECiMUNqNU0nyBOFYyjaFwjWzONN Q+PAmIg1I2e05UNon7FCGsXxWGUQGJEgWrLQZ5UO5k6m9Bfnqw7irZt9lskf21JghbwN vyo9vt4IYVLtYSAZW+jMnUfgL8386iUlJLCw27BEgGeD9XmqqgesRc+4Fk74ks+z8MJb wSoeNRnUjuUdgT1VH20toiyzacTMIQkjE65JD3U0SXuJ94gkFpV07SadSb3vAWF6qbvf xGHw== X-Gm-Message-State: AC+VfDz9zHFsxzvtfMbrMUWoNWImhyDacwoN4Kll7aYrqDKVvKlC8DZ4 /kX68RtJgIRiw3gk4hxrPkCVUA== X-Google-Smtp-Source: ACHHUZ4/b/7muowxMWINJTyW2xGIoWx6WvrTy5Ah9fwOW2W7tSCs8xTNuAM4bQqXRG7TgeMeb3XFQg== X-Received: by 2002:ac8:5982:0:b0:3f6:c348:3fc6 with SMTP id e2-20020ac85982000000b003f6c3483fc6mr82588qte.8.1686000991851; Mon, 05 Jun 2023 14:36:31 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-99ca-6782-9ebf-4e83.res6.spectrum.com. [2603:6081:7b00:6400:99ca:6782:9ebf:4e83]) by smtp.gmail.com with ESMTPSA id i2-20020a258b02000000b00bac3b28257dsm2776904ybl.51.2023.06.05.14.36.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Jun 2023 14:36:31 -0700 (PDT) Date: Mon, 5 Jun 2023 17:36:29 -0400 From: Tom Rini To: Tom Warren , Svyatoslav Ryhel Cc: "u-boot@lists.denx.de" , jonasschwoebel@yahoo.de, tmn505@terefe.re, trreding@nvidia.com, Tom Warren Subject: Re: Pull request, u-boot-tegra/master Message-ID: <20230605213629.GE3755309@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xRwlwHjGsfk1yRh2" Content-Disposition: inline In-Reply-To: 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 --xRwlwHjGsfk1yRh2 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 05, 2023 at 01:52:09PM -0700, Tom Warren wrote: > Tom, please pull u-boot-tegra/master into u-boot/master. Thanks. > It's passed 'buildman tegra' w/o error, and Svyatoslav has tested it on h= is > boards. >=20 > The following changes since commit 26659d426548d1c395ef878c3b820e53a6e3b3= 46: >=20 > Merge tag 'efi-2023-07-rc4' of > https://source.denx.de/u-boot/custodians/u-boot-efi (2023-06-02 12:13:01 > -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 28731540f9427d5d58ee2a554d0f2a0c5702ab80: >=20 > board: htc: endeavoru: add One X support (2023-06-05 10:23:30 -0700) >=20 > ---------------------------------------------------------------- > Jonas Schw=C3=B6bel (1): > configs: tegra-common-post: make PXE and DHCP boot targets optional >=20 > Svyatoslav Ryhel (6): > configs: tegra-common-post: add GPIO keyboard as STDIN device > ARM: tegra: add SoC UID calculation function > board: asus: transformer: add ASUS Transformer T30 family support > board: asus: grouper: add Google Nexus 7 (2012) support > board: lg: x3: add Optimus 4X HD and Optimus Vu support > board: htc: endeavoru: add One X support >=20 > Thierry Reding (2): > ARM: tegra: Enable poweroff command on Jetson TX1 and Jetson Nano > ARM: tegra: Enable poweroff command on Jetson TX2 >=20 > Tomasz Maciej Nowak (1): > ARM: dts: trimslice: sync SPI node with Linux dts OK, there's still a bunch of problems that need to be fixed, and I think Svyatoslav you might want to look at https://u-boot.readthedocs.io/en/latest/develop/ci_testing.html to get the tests started before re-submitting, but I also see that https://source.denx.de/u-boot/custodians/u-boot-tegra/-/pipelines/16482 failed. In short, the docs need to be corrected so that "make htmldocs" passes and then you need to update the board config.h files as they're setting options that are in Kconfig now. Sorry this is taking so long to get in. --=20 Tom --xRwlwHjGsfk1yRh2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmR+VVMACgkQFHw5/5Y0 tyxRwAwAk4pWtyOEmzg+RIgvb8G8aoi38+fI0TdH1cfQc76PunwqpKsBfymRUVS8 LCt4ZCh8nRlNhrC4m368d0F1uYEo1Kdrfw5PEkimFngZgYTO4L22QEkZw0tJDIZc paz69DVbw2uTmZ+iO67V9R/3/nbqBIktIPKrJ13YCjcIYZ9XqudPEiB/Wx0ChcF4 eJUw4mtCiu1n8qy0V2U4rCGj3D8rKIVIkpHVwFbP3BJRi/qu6MpAWe6JBAcFqTAk HQbsWaMj7EAGgjJZnyTuEav/gXTHLltcBm6xorNBu3WM/BdWawYyWyClPxcZtla8 mzWbqgljaskEeRmsJsPqoI+s+vJDbDfeHnmtNH0fJLMInGDfNiDJYgAL5pDWHH/s Aduj3ynm9FGLz7uBLJ9u5kBmOpWPtD5e8bHRRL9LZV6kDrlpL4TP0kZF4AblnDr+ hD4IclK6NPELWyZ+z8q1wOIg42r3GqcVn+fI5v3xd9wA+nmP4rar0meSMpqQOUEH FeZMBYv4 =Vn+Q -----END PGP SIGNATURE----- --xRwlwHjGsfk1yRh2--