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 23B1BC433F5 for ; Tue, 19 Oct 2021 13:08:58 +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 621BC61360 for ; Tue, 19 Oct 2021 13:08:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 621BC61360 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 CFA0483143; Tue, 19 Oct 2021 15:08:55 +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="mwI5CiHH"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 206F983138; Tue, 19 Oct 2021 15:08:50 +0200 (CEST) Received: from mail-qv1-xf2c.google.com (mail-qv1-xf2c.google.com [IPv6:2607:f8b0:4864:20::f2c]) (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 EE94382FC5 for ; Tue, 19 Oct 2021 15:08:45 +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-qv1-xf2c.google.com with SMTP id g14so12234925qvb.0 for ; Tue, 19 Oct 2021 06:08:45 -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=kmU9NUsC8MLLhrMxfZoYNV9/CNoaoL2awQ1u1oByz28=; b=mwI5CiHHxRXKlBVUqh+CoqU756XHZcE6Fc9fR4a3oSoaN+qbZD3iTuTAChcxhyZpHB lRGDHG/A/Wc9RD9AP+7xVCCwyDukS4Elz/eyzgjVsExlhdRButOKPckHyzSVjq5aXgbE nWQLIcDHspCc9h2helrvZi0tvA0OfFPKQ4mKs= 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=kmU9NUsC8MLLhrMxfZoYNV9/CNoaoL2awQ1u1oByz28=; b=aA6P88P+THN3/MDiJ8J0MTsB1OiOZIyJcZCsGm3qlbcczEIpOXXejlXtcn4oXAyBT5 JwqBIrnL6+D5tyKOXDzyxVz8z/1bzIfnvASCYhVwBmtAq7Yhf2KdgKjnvJd2Nf3j9soI kIztz8WgwNOCERiIJUrB1g/buUepxvxG/HszU0FZcM0xDyloyQiAo1oryE+f0cnpWC2x IfY4yb3frZ1hiePTocKsPch7EW0wcwZZ7HO7IcX70Ulk1sQO7mQ90yxxm+pcDUmEomJM zGTFUOxDNqFNeuWJcSlXy53NvzzH19XtGwLl1Joqh/cyOhjyPGa7Gv/0gGbGAK2sWLfn WtQw== X-Gm-Message-State: AOAM531Guly4dBiyabKju73IR4fehS6iqy9rilN8LuXlf09ERtN77N2V 5Bofpbbn8+JVWW6ZBEaccVF3FQ== X-Google-Smtp-Source: ABdhPJyj1qVmz21a1dwyMCyIpDqF6Eyz9hWJfXKUM2H5S0rWDnKZEvyatl1sQFeaY6oE2hlx27AOlQ== X-Received: by 2002:a05:6214:2a45:: with SMTP id jf5mr30688514qvb.25.1634648924670; Tue, 19 Oct 2021 06:08:44 -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 a15sm7322954qkp.17.2021.10.19.06.08.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Oct 2021 06:08:42 -0700 (PDT) Date: Tue, 19 Oct 2021 09:08:40 -0400 From: Tom Rini To: Ilias Apalodimas Cc: sjg@chromium.org, Bharat Gooty , Rayagonda Kokatanur , Rick Chen , Leo , Thomas Fitzsimmons , Bin Meng , Marek =?iso-8859-1?Q?Beh=FAn?= , Green Wan , Brad Kim , Heinrich Schuchardt , David Abdurachmanov , Dimitri John Ledkov , u-boot@lists.denx.de Subject: Re: [PATCH 2/3] board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards Message-ID: <20211019130840.GZ7964@bill-the-cat> References: <20211011210016.135929-1-ilias.apalodimas@linaro.org> <20211011210016.135929-2-ilias.apalodimas@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="LjZ8ja9Qm/wlgUs7" Content-Disposition: inline In-Reply-To: <20211011210016.135929-2-ilias.apalodimas@linaro.org> 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 --LjZ8ja9Qm/wlgUs7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 12, 2021 at 12:00:14AM +0300, Ilias Apalodimas wrote: > At some point back in 2018 prior_stage_fdt_address and OF_PRIOR_STAGE got > introduced, in order to support a DTB handed over by an earlier stage boo > loader. However we have another option in the Kconfig (OF_BOARD) which h= as > identical semantics. >=20 > So let's remove the option in an effort to simplify U-Boot's config and D= TB > management, and use OF_BOARD instead. >=20 > Signed-off-by: Ilias Apalodimas > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --LjZ8ja9Qm/wlgUs7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFuw1cACgkQFHw5/5Y0 tyx63wv7Beiiyq8SVIghush3siJr7vwo9N2XmmOTJVZmPOYKBCjeZLXFssnpbhc6 eN8/6C+XVspn+zrEItepnJq61vo4flhLTepHs2ijiOPT/rj1t4F4B/3uM1DFVT+/ imSrrCsuY3OccMm+FhRY3pfBYAAM3fQGpjkpB60mUlGFG83uNp+npJ7SYxpmEyiJ N6kcebtkV5CIdeZfM/gUpPjq7Fwcv8zsPZ6YhWZzks8BbO63Z/owum/TgUktkRv+ HuIntK3XZutgcOClpvs3pfmKu3gyV0yKKzVRmWBaRzDeVOG93N3rmW+RpsdClOza 660/x52TECiOuL+dXaguafOD7YXiStuH6020hZT4SQpP/5xJJJ4ypVCXgemHaMQQ Sr2ckPjjPgoso3u86H4in8H0M/yaGerfbQmRdTH3GImi1BC9OsQzt8kj6Up0jdtS XvieixpaeoV5GqeQZ2hgy6iHfmtC0ozp4cZPm2l92b2OdN802Pf+kq3FiQ5gcVLT RtC+dbKE =O1tJ -----END PGP SIGNATURE----- --LjZ8ja9Qm/wlgUs7--