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 EB49EC433F5 for ; Tue, 19 Oct 2021 00:30:00 +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 AEB3E61074 for ; Tue, 19 Oct 2021 00:29:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org AEB3E61074 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 4B29F82C2B; Tue, 19 Oct 2021 02:29:57 +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="tEavTUlH"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 30C7482C88; Tue, 19 Oct 2021 02:29:33 +0200 (CEST) Received: from mail-qk1-x72d.google.com (mail-qk1-x72d.google.com [IPv6:2607:f8b0:4864:20::72d]) (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 3CAED82006 for ; Tue, 19 Oct 2021 02:29:29 +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-x72d.google.com with SMTP id g20so4675976qka.1 for ; Mon, 18 Oct 2021 17:29:29 -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=PNEumrUWFn8jGOfu00JJDfi7tTngCVlUsrD7BTiP3AY=; b=tEavTUlHrfeWU8jNkBUie+dqtDBk5vVXiJfX09SABWro1bfW2omBNIm/AMjPIazouY 9WDdBi9HgHZ/7JRiWTt1PFQHDRUEVUFumJpDpCrCgoZwcNQqnsIm8nw86DMUJE0HxijK 4hqZlTEB3imO0mo4DFrUw+taM33MpcmMShzIY= 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=PNEumrUWFn8jGOfu00JJDfi7tTngCVlUsrD7BTiP3AY=; b=G9DVYgmZ7gq6kvDxMvyxn8jOqh7Tuq58Xbj6EuBA3vxdxiHFVD+s7hu1Uf243M/CDJ SvfQQ6/jWb9W/eTIxe7ZorLRjxddJS11aBxlLG4xtNYQuS5XrQJ8nWeBBY0apqAzzDrU vYLXYaeimTOAwq9UJ4wAbZbNpz26VTFitGKJVNE5tblwxiO8SMX8yy0+bjIKk1NK4BG+ EGo6ViY07SDfTqgYsnjeBD+1svoIjHDar4qqr44bEPAeO14kyY7dK2obic01CNeQ65IG HD+3+1XFvoruv7mtvw2SJQEhYrOfowBgA0RarAazI0MQJKhEdkp1wC0uDntVkiX94hDE uXTQ== X-Gm-Message-State: AOAM531c+X0zpBb7bofAK5MkoZ0r3/tRrOXzGJKpv6E/Sp6ynco2s+nV FTTCFElaKqtiHHz4k0UvBLh5dg== X-Google-Smtp-Source: ABdhPJweYlOqUrdgQgsTYnZx9mqZDhPUofYjyqi/fbtsexH9YhtY+8U6qdL6WhZgMhYuwM3WddW0DA== X-Received: by 2002:a05:620a:46aa:: with SMTP id bq42mr10394763qkb.291.1634603367963; Mon, 18 Oct 2021 17:29:27 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-b5ac-d4ae-96e7-5d3d.res6.spectrum.com. [2603:6081:7b01:cbda:b5ac:d4ae:96e7:5d3d]) by smtp.gmail.com with ESMTPSA id q22sm7228642qkj.64.2021.10.18.17.29.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Oct 2021 17:29:27 -0700 (PDT) Date: Mon, 18 Oct 2021 20:29:24 -0400 From: Tom Rini To: Ilias Apalodimas Cc: sjg@chromium.org, Patrick Delaunay , Patrice Chotard , Liviu Dudau , Thomas Fitzsimmons , Matthias Brugger , Michal Simek , Pali =?iso-8859-1?Q?Roh=E1r?= , Marek =?iso-8859-1?Q?Beh=FAn?= , Bin Meng , Heinrich Schuchardt , Stefan Roese , Tim Harvey , Harald Seiler , Sughosh Ganu , Priyanka Jain , Vladimir Oltean , Andre Przywara , Ramon Fried , Nicolas Saenz Julienne , Peter Robinson , "Ivan T. Ivanov" , Marek Szyprowski , Leo Yu-Chi Liang , Zong Li , Sean Anderson , Rick Chen , Green Wan , T Karthik Reddy , Ashok Reddy Soma , Alper Nebi Yasak , AKASHI Takahiro , Wasim Khan , Alexandru Gagniuc , Nandor Han , Steffen Jaeckel , Heiko Schocher , Asherah Connor , u-boot@lists.denx.de, uboot-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH v3] sandbox: Remove OF_HOSTFILE Message-ID: <20211019002924.GW7964@bill-the-cat> References: <20211015084243.285423-1-ilias.apalodimas@linaro.org> <20211018205033.GA3078606@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="06N9xnU2hL237cv1" Content-Disposition: inline In-Reply-To: <20211018205033.GA3078606@bill-the-cat> X-Clacks-Overhead: GNU Terry Pratchett X-Mailman-Approved-At: Tue, 19 Oct 2021 02:29:55 +0200 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 --06N9xnU2hL237cv1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 18, 2021 at 04:50:33PM -0400, Tom Rini wrote: > On Fri, Oct 15, 2021 at 11:42:40AM +0300, Ilias Apalodimas wrote: >=20 > > OF_HOSTFILE is used on sandbox configs only. Although it's pretty > > unique and rarely causes confusion, we are better of having simpler > > config options for the DTB. > >=20 > > So let's replace that with the existing OF_BOARD. U-Boot would then > > have only three config options for the DTB origin. > > - OF_SEPARATE, build separately from U-Boot > > - OF_BOARD, board specific way of providing the DTB > > - OF_EMBED embedded in the u-boot binary(should not be used in producti= on) > >=20 > > Signed-off-by: Ilias Apalodimas > > --- > > Note that this must be applied on top of > > https://lore.kernel.org/u-boot/20211011210016.135929-1-ilias.apalodimas= @linaro.org/ > > changes since v2: > > - Rebased on top of the updated OF_BOARD patchset > > Changes since v1: > > - Added internal error value on board_fdt_blob_setup(). Arguably > > we can just check against NULL and simplify this even more if we > > don't care about the errno > > - OF_BOARD is now default for sandbox builds >=20 > With the previous series applied, this breaks xilinx_zynq_virt: > https://source.denx.de/u-boot/u-boot/-/jobs/337428=20 >=20 > I had a little trouble in general getting the board to run locally, even > without the patches, so I didn't debug further yet. Here's another thing, that might be related. The dependency series has minor size changes, in basically expected platforms and places. This patch adds tons of size changes on virtually all platforms. That might provide a clue or two as to what's going on. --=20 Tom --06N9xnU2hL237cv1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFuEWEACgkQFHw5/5Y0 tyynrAv/QLNgKIgKmDJ3axs1mj976nhCqaUcVM5QcRTVbUkEsSite20MgyQsJxS1 8I8pbOurHOvlROgddk+7UJ7pImgKYm36slWWcqal/mCm3LKRjm9YCBsLgug5LJ/w sslBWtRDz+ldJ3ugNcmngerKFsO8Dap2Rehg5YMJPgpINbC3G0Dzm91p2N/tqHD1 PXLOohmfICGqYaMTcJ6gUmRYBI0j/n6ApW6SxMzkOVcPKXXPiMQpY2coLJWv9gXi BihuxlnPvpcwpenT2uO9cJSk0XOev0eTFe/82rr11lMv3/dUAvNypkNUgEcKyNbd 0BFIFx8GVh7r1gT1VrQTkHwMNpThqk7lqZIm+KMrcypICGs6Odp7plyX9NNWUEDU VhmQ/3LDq6wn68v/8PJfA5fCCln++ZXMnCH3lYFrPazDgBVZhaXpW1mDxFMRzApS /AB1TS3w83mFmg023e03+aHSvl+3s1GyQP0+0k0zyexTfC03QRXT7j3oXXG8ftNw wPYOSTo+ =BUCa -----END PGP SIGNATURE----- --06N9xnU2hL237cv1--