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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 74291C4332F for ; Wed, 27 Oct 2021 18:16:51 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id D0F95610A4 for ; Wed, 27 Oct 2021 18:16:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D0F95610A4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1D27D83152; Wed, 27 Oct 2021 20:16:48 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (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="rPDMF373"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E94A683230; Wed, 27 Oct 2021 20:16:46 +0200 (CEST) Received: from mail-qk1-x734.google.com (mail-qk1-x734.google.com [IPv6:2607:f8b0:4864:20::734]) (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 62BC182FE7 for ; Wed, 27 Oct 2021 20:16:43 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x734.google.com with SMTP id bj31so3334203qkb.2 for ; Wed, 27 Oct 2021 11:16:43 -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=u1s6nIseCc7IjV9Rhe84MVfp92hPK7rUaA+g9YrfbPU=; b=rPDMF373QddVzBKfn5RZHnkt8JpSYD5BKanLhLI0N1mOWulHEgh+xvZJW+oaNa15et IctPSPtKzZaOZWEA4W2iwE9O1Om6UHaqusWZ0D5mY1HBy2WYoGGri80l6DvP3pOMNtbh IRnFGgv/QQXU5BXcChNwzMqrheC/RkEEtZraY= 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=u1s6nIseCc7IjV9Rhe84MVfp92hPK7rUaA+g9YrfbPU=; b=pd7JSIgBX0JU6AVFKXY7jO+LIxuVgDm63ex/JJTozdCv9MKg5/uKPiEkxdm1ic22fi qEgh8vm16risrT+LmKc7Nv8fEHhW8iNRrFwUcK41QutUORlt2un31S8fzkVgeM5A7bKm 82LC0wqJaEJ3Tt/+h3Pb4+qg/obpKWDvqC5Ir6UoUYA8aopD5tk36KurNzkE+3BerBLe RdmZzQGnvLMo1y/no5GGXsOJYyQqPz4Y3yLfMhwLSXCIc28HALGzyTJW7CQN/8+XFxTo 6QuRm7nmGwx/58yHtpu9UnXqfSTHhGfrybGIrevlwI+9pjx6BZCUjD6ZnZm1bdLMwohr FRbQ== X-Gm-Message-State: AOAM5329UPh/2Z91KvJKM0O9bznjaejr8dI1ZT0Eb5CVlQli5j82Tgi0 4ojja9ssZW7Zr7rBAZDhrNL07w== X-Google-Smtp-Source: ABdhPJw6e2rVlUX3RfMsQspI16Rsh4usGyooIpFeRBss6qwfUWLyXYwwimOc8ve5IpCrl+u17NdKjg== X-Received: by 2002:a05:620a:2442:: with SMTP id h2mr27114911qkn.298.1635358602183; Wed, 27 Oct 2021 11:16:42 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-0044-6cb5-81ac-bb0c.res6.spectrum.com. [2603:6081:7b01:cbda:44:6cb5:81ac:bb0c]) by smtp.gmail.com with ESMTPSA id y9sm512089qko.74.2021.10.27.11.16.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Oct 2021 11:16:41 -0700 (PDT) Date: Wed, 27 Oct 2021 14:16:38 -0400 From: Tom Rini To: Simon Glass Cc: =?iso-8859-1?Q?Fran=E7ois?= Ozog , Aaron Williams , Albert Aribaud , Alexander Graf , Anastasiia Lukianenko , Andre Przywara , Bin Meng , Heinrich Schuchardt , Ilias Apalodimas , Jerry Van Baren , Linus Walleij , Mark Kettenis , Matthias Brugger , Michal Simek , Oleksandr Andrushchenko , Sean Anderson , Stephen Warren , Stephen Warren , Thomas Fitzsimmons , Tuomas Tynkkynen , U-Boot Mailing List , QEMU Developers Subject: Re: [PATCH v5 00/26] fdt: Make OF_BOARD a boolean option Message-ID: <20211027181638.GF8284@bill-the-cat> References: <20211026002344.405160-1-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2+IiqX0tbFQDLF7Q" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --2+IiqX0tbFQDLF7Q Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 27, 2021 at 08:08:19AM -0600, Simon Glass wrote: > Hi Fran=E7ois, >=20 > On Tue, 26 Oct 2021 at 00:07, Fran=E7ois Ozog = wrote: > > > > Hi Simon > > > > Position unchanged on this series: adding fake dts for boards that gene= rate their device tree in the dts directory is not good. If you have them i= n documentation the it is acceptable. >=20 > I think we are going to have to disagree on this one. I'm not convinced either that we want or should have checked in device trees for all of the platforms where the source of truth is elsewhere. > I actually used > the qemu one in testing/development recently. We have to have a way to > develop in-tree with U-Boot. It does not impinge on any of your use > cases, so far as I know. It's certainly true that the "edit, rebuild, re-pass the dtb" cycle has been sub-optimal since inception. It's not even U-Boot related. I can count a number of times recently working with customers and just for Linux, having to spend a number of hours on the edit, rebuild, really make sure it gets populated where it's supposed to go, verify that yes really our modified dtb is the one present cycle. It's a very generic problem. --=20 Tom --2+IiqX0tbFQDLF7Q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmF5l4YACgkQFHw5/5Y0 tyxptAv/SBt6PjbWqO8DWZFi947/SstNdI+owia6ZUZv8GyA2+FX7QhhNJTJx3/U ay6lj0WY6l3/une6Dhc6/kbbXtGs+BB4gOjacJZ4cUp0hZ4ud9+qmKKlLyA+H3YU wQvoR4PdHfVSWPVK4+iaHeODSGBLey3+14AO+QhtoEepHwzT2ss+QD3jngpKHLtP RqsdpJNHLEuBhJyKyHT4TIrKsm6uBoMbzHADbYegoKeKHJmAVt2zNNhbfMZumyZn nRLF5LUgmS2SKhSTpJ1yWiAj5sHFfJoWl8uimMtHgyhWfBL/Tqj3lXdGYC/ICReZ 4rZLnn3prQX4hyOfvFyhMbaKoFb2cv0Wi/QdAGHL18XpgcDvDHxGo3aW1LreXooq dAiGodYBZG510u1AsIW9bqx9vC+jfeJKwNBtk/mhHpU0YA/WbzuTAEYZOSr+TEMw euIDuJliJVv+cc3yBFFAN9A9PuVzCLDD8GJ03nrx+pQRxOdVaXdviwyENxmC5Uho 5FMuKcIv =cBcG -----END PGP SIGNATURE----- --2+IiqX0tbFQDLF7Q--