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 B6EC5C433F5 for ; Thu, 28 Oct 2021 12:25:39 +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 E05F6610CB for ; Thu, 28 Oct 2021 12:25:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E05F6610CB 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 5E68C83216; Thu, 28 Oct 2021 14:25:16 +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="rf0ltc9I"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C7071831B4; Thu, 28 Oct 2021 13:57:56 +0200 (CEST) Received: from mail-qk1-x72b.google.com (mail-qk1-x72b.google.com [IPv6:2607:f8b0:4864:20::72b]) (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 C1DCD83499 for ; Thu, 28 Oct 2021 13:57:49 +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-x72b.google.com with SMTP id a132so4387965qkg.0 for ; Thu, 28 Oct 2021 04:57:49 -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=rKsSQXzKojBbGgkX4aHWLo8IA/eKR3Vb81Y0C+IJyrI=; b=rf0ltc9IBbOwRdrFVCOmVt2p2gpbGzrD1ZMckwoef9bbLWmann+6K/iznBKoOYdCqw DbzyzrEuC77V07CmW5u11Y3wTdmo8A5C+23DS4bajZ8YrgVv5k/9gzGjJU6Gpt7wF8qw bHzaDzGJ/cPz2J+3Hp0Aj3ADVptavpCTYe23M= 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=rKsSQXzKojBbGgkX4aHWLo8IA/eKR3Vb81Y0C+IJyrI=; b=lQXEHwCwzxMS0eEYpLqiBYqCiU8zJ+ZeNU9cPeQwgXywXBVW3IFMlsmiykbSZY07Xq iXtSnDYqYRi2jmvg+/RWnALAY9eWhUfXq6QsWuKIWTX60TQOvdNzSH5NsCZHcFFA4omQ bQBVrEvSn4HFtrSwSM6uY+jUGO4AnCIcd8u2/dIxUYkDdgX9n3lGngTkUjSCDYeuZVki GVQtwLleMbHjIRArBFjLHtvMag6ewBCff0Qp63dFLdh1ygccgLVZtTa0SfSg+cMMioIj tC/ddDFkp52EJcSx8838r6x5SxuLn5xcsp9edplt+69tJAlUIjzkOo4iAOS1EXClUgYR ptjg== X-Gm-Message-State: AOAM5310CA88fwR+S0dQTe8900FgKarrEvbWTY/ZPNeuFJJHaNaMB1OP BwTQS5Rvl2JfTpYIQaWpPLg+lQ== X-Google-Smtp-Source: ABdhPJxLMisICOs/qWVtKr9JT+Jj5WHirgOeIAVq/aqQCENlzjjzyXHR9WSTjy0q09lZq/12cEpMUQ== X-Received: by 2002:a37:4647:: with SMTP id t68mr3057831qka.70.1635422268239; Thu, 28 Oct 2021 04:57:48 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-015b-1704-43dd-8832.res6.spectrum.com. [2603:6081:7b01:cbda:15b:1704:43dd:8832]) by smtp.gmail.com with ESMTPSA id y7sm1813387qtj.39.2021.10.28.04.57.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Oct 2021 04:57:47 -0700 (PDT) Date: Thu, 28 Oct 2021 07:57:44 -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?= , Heinrich Schuchardt , Bin Meng , Jaehoon Chung , Leo Yu-Chi Liang , Tim Harvey , Stefan Roese , Harald Seiler , Peter Hoyes , Sughosh Ganu , Priyanka Jain , Vladimir Oltean , Andre Przywara , Ramon Fried , Nicolas Saenz Julienne , Peter Robinson , Marek Szyprowski , "Ivan T. Ivanov" , Zong Li , Rick Chen , Sean Anderson , Green Wan , Wolfgang Denk , T Karthik Reddy , Ashok Reddy Soma , Rasmus Villemoes , AKASHI Takahiro , Wasim Khan , Alexandru Gagniuc , Nandor Han , Steffen Jaeckel , Alper Nebi Yasak , Dario Binacchi , Heiko Schocher , u-boot@lists.denx.de, uboot-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH v5] sandbox: Remove OF_HOSTFILE Message-ID: <20211028115744.GQ8284@bill-the-cat> References: <20211026061238.114960-1-ilias.apalodimas@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rKOZBEg9ux5nbisz" Content-Disposition: inline In-Reply-To: <20211026061238.114960-1-ilias.apalodimas@linaro.org> X-Clacks-Overhead: GNU Terry Pratchett X-Mailman-Approved-At: Thu, 28 Oct 2021 14:24:40 +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 --rKOZBEg9ux5nbisz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 26, 2021 at 09:12:33AM +0300, Ilias Apalodimas wrote: > OF_HOSTFILE is used on sandbox configs only. Although it's pretty > unique and not causing any confusions, 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 production >=20 > Signed-off-by: Ilias Apalodimas > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --rKOZBEg9ux5nbisz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmF6kCsACgkQFHw5/5Y0 tywQogv+Iy1RM/b6mPBUU+a3FCXYnc4hzYN93mz76wDeg1XpIjQdxNLk1248uHIR wvnznOwDvS+6VVw8ZoWBzjpIdFYzvoZP1sTRg5RK3peHY+FWAAxe30mYUPz51V7+ XC1Wv8dXI5MHFoKWA3OwFC5sP/DlMPX+QUnqfvHRt5CRPEX8JKPlBSanW0yn/2d3 7ASLzcItFTk2xLLyVCMLQCbBaiN5oghpkb6vNOUwjV3EAPe4HxK3HnwxvcxobVyF /dd2BP9j1ykOsRK0x5EwJwHZgcsx9wR+xXILkV6yDiY7tAQ1sdTgM2lI7Ah1FlRT Ib3YU8zs5XxA5gLxyYF3LP0n1EFZDt9msibXb5CSvxwgUSqBcRVJHr70Q3KiWuJL 1V8hpDOMSkrhAXKsqZfad3bVQMxcaBTBJeIzIvB9F5b82T99mQdHq4f1tViO0NoS f7NDcIS5S85XArTWwLY3wF6AZeEO0e8EEz7bSOn3BmWdypt8qrL+ylfDCtq6NJTh X/Cn6wU+ =AdcQ -----END PGP SIGNATURE----- --rKOZBEg9ux5nbisz--