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 CCFAAC4708D for ; Fri, 6 Jan 2023 16:53:03 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5A332855FA; Fri, 6 Jan 2023 17:52:52 +0100 (CET) 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="M4Teb5Bg"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3070C8559E; Fri, 6 Jan 2023 17:52:31 +0100 (CET) Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (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 9D2DE855EA for ; Fri, 6 Jan 2023 17:52:27 +0100 (CET) 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-x82f.google.com with SMTP id c11so2423782qtn.11 for ; Fri, 06 Jan 2023 08:52:27 -0800 (PST) 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=WSZ+R+IXUCd0vz04fmPIR9y6QVW+NZhggoOuTOL3+no=; b=M4Teb5Bgv/vIWhlHYnvUzr4woo2kA4L9OsfJBo30RWsFEceQ7a+hNCa3HWr7N/91Dd aXA7aUrrE7uIIzADRg73dvNAbPyM7UuE43SfYoGBmo95hbaK8qLoXEwalNSPAhp0C9Bx 8iZeluO3jOmBiXaFxg6SDYYtKoz3ksUXB2kF8= 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=WSZ+R+IXUCd0vz04fmPIR9y6QVW+NZhggoOuTOL3+no=; b=dEoqEXnnYeeno34/DCtfEQYltLu9RYNRB7pTM5Rm32ZxHykz2EQTupc0n+t1Xw9b1P Ecetx1ZEBKdWmPTZzHiIrch4VXdOpIWND5Py13lhu4Nl6LIjLbSIb6VXOc9dqFa5aFT8 VDh0+T0wKjoWPgbbjMD28+EAa4dYIh66bzTcYA5PHqfBMW5oZfvgaOX7QABgLeDP1y1G IV/cnAbydbq9Udpir4PmZlS8uVIyPqstzeOSZTKXeiOe/Mm0wiiEYx9UeqG5fc6ZUJoV Q+PxN8rlzM8dvHlrNAisYVwo/7j8z+lCUklbdDy5y3W6rgHys3QBGkfRK6gntYdfOPWK eU6w== X-Gm-Message-State: AFqh2kqKSCvDIbHIyD4uRpPbxarf9uBUUkBMal8Y7uM9hbebn2oinHSg WcWkqRPB2GwNphQekdDeQhwYDQ== X-Google-Smtp-Source: AMrXdXtJVg5NPhmYgoLUQ0mpcuX7LskwO2NfhICkgoCdvnMc3D3mlwtTCx+hTpYCvjPMAENSsgWzug== X-Received: by 2002:ac8:6685:0:b0:3a8:123a:b549 with SMTP id d5-20020ac86685000000b003a8123ab549mr75530794qtp.46.1673023947206; Fri, 06 Jan 2023 08:52:27 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-9162-adb5-1773-34c0.res6.spectrum.com. [2603:6081:7b00:6400:9162:adb5:1773:34c0]) by smtp.gmail.com with ESMTPSA id p16-20020a05620a057000b006fa12a74c53sm761084qkp.61.2023.01.06.08.52.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Jan 2023 08:52:26 -0800 (PST) Date: Fri, 6 Jan 2023 11:52:25 -0500 From: Tom Rini To: Fabio Estevam Cc: sbabic@denx.de, u-boot@lists.denx.de, egyszeregy@freemail.hu Subject: Re: [PATCH] imx7d-pico: Fix the name of the u-boot.dtsi file Message-ID: <20230106165225.GY3787616@bill-the-cat> References: <20221231162514.334303-1-festevam@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="heZREudiot8ZbBNE" Content-Disposition: inline In-Reply-To: <20221231162514.334303-1-festevam@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 --heZREudiot8ZbBNE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 31, 2022 at 01:25:14PM -0300, Fabio Estevam wrote: > Since commit 2f96d4dd95f8 ("imx7s/d: synchronise device trees with linux") > the imx7d-pico board no longer boots. >=20 > The reason is that prior to the above commit there was an explicit > inclusion of arch/arm/dts/imx7d-pico-u-boot.dtsi inside imx7d-pico.dtsi. >=20 > After the syncing with the Linux upstream dtsi, this u-boot.dtsi inclusion > is gone and the board fails to boot. >=20 > U-Boot uses the imx7d-pico-pi.dtb file, so rename the u-boot.dtsi to > imx7d-pico-pi-u-boot.dtsi which gets included automatically by U-Boot > standard make logic and makes the board boot again. >=20 > Signed-off-by: Fabio Estevam Applied to u-boot/master, thanks! --=20 Tom --heZREudiot8ZbBNE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmO4UcgACgkQFHw5/5Y0 tyzl+Av/VzI61XuITOfl3bJ6eEBAEkQP7W5urmZf+qfkmGuORCBiLzJVxavupk1A YcWoS/VpaGPiJumcJfAPjWVBwHXi7PQ2dOvPJmuqySTiIo3fEx+G5a/ETh2xFP9t X6nJHA0Wmd98nR35Oon/+961fkp8zNW/lm8SoVNYb54LyNtzNpYONmaEFGct1t4H PM0qs1srTzzFuFM/dA9pgyag1JIoklufGNFx09QX+QD7syBkPETCyuY6LEgDXH+8 qMG5w3w59Ej/W4wK02xWZIi9x/8fQv/d4AVAawLBC92Lx9WQkUM+LQISPI+z3Z8k pubD2amnqgs60V0p4ffcHDXPItdHIRD3YM0g40kBN2wL3eiWN9Cgl07czZgBH00K W7HmkZotZe9IUEFT1iLIzWsqZFsYdm7gl6ja2aPb/IjOtMmcT+gn/uvCLv3MD3hz Rd0hwVAjS60LkqChkyZr51HTPSIeNRXou70pYEGuvdHd65qSMy9DJZGcl5szeDrc 05LpJPTG =K4Jz -----END PGP SIGNATURE----- --heZREudiot8ZbBNE--