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 A1A24C433EF for ; Mon, 27 Sep 2021 20:16:02 +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 109C760EC0 for ; Mon, 27 Sep 2021 20:16:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 109C760EC0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org 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 6FC5782C45; Mon, 27 Sep 2021 22:16:00 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org 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=chromium.org header.i=@chromium.org header.b="VD8d8Z1S"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 12D7C81E14; Mon, 27 Sep 2021 22:15:24 +0200 (CEST) Received: from mail-vk1-xa31.google.com (mail-vk1-xa31.google.com [IPv6:2607:f8b0:4864:20::a31]) (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 72E4E82BD6 for ; Mon, 27 Sep 2021 22:15:15 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-vk1-xa31.google.com with SMTP id t200so7530970vkt.0 for ; Mon, 27 Sep 2021 13:15:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=K63Vp6wzHzLR2ticpWiX7S7XVDGHRlSKEf5sK2ea1Tk=; b=VD8d8Z1S0fF68EWBwDH6L1iR/BX+NnhfMZbEztCyrEruGyK9theRin8qoe5sWT8DI3 qkEbAV8XHIQE2EZNfYpN2hREFAp2Bi3o1qIfgtRT/Kge+hGzSBwdY1Q8UYJ+y66aCkig NX0TJHDOauarLkcolGjxvRj5KuGQPLbsnnHdc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=K63Vp6wzHzLR2ticpWiX7S7XVDGHRlSKEf5sK2ea1Tk=; b=amDXW1Kb8jFN3sREdIJ/mddQLpVN1XPh13ozBOTK89gNNAC5ukN84k2yHv2l594D6N XYA6CQ1PbV36CLpM8ZF7ADgZZgJRE1zV/i0RqyLnqzv0JLMSkuGYI7pZupxEtJ7r9vlW +jrIaarDbEezWxYyVGNb3xV1ndSTP+O4wsuz2TgC1xIixAomjLOi//gqfh8AUteDXVXG 2Qt5OiBb0tUeDCpNeG7vbB573ftanla1YjCY45Bk1fqTkI+VGofhR0PBBxYiX2OxKRwz wU96UkgPBzDryI+g06PUM29W+sGfBt+OE5jSaeWdAYods7sDrf9KXmXdqxPbSzVR/Ofk M6/Q== X-Gm-Message-State: AOAM530FqrVZyn7qYePIbFsJzyyQcGV/8ryWPyE8KaBaD7s5uBv+s9kg opEXNECaX/xgc2jivuBsnV/Hpl2QQyhknJrui2SWAA== X-Google-Smtp-Source: ABdhPJy1enQsLH0mztas9xiz6k/Iv6nmDSMjY0jqDLZJ7AzqRKy8sgFlyqjqvjKkBHLfQ4QNYC2KFjvJxPayvxwWLTA= X-Received: by 2002:a1f:2285:: with SMTP id i127mr2118656vki.24.1632773713975; Mon, 27 Sep 2021 13:15:13 -0700 (PDT) MIME-Version: 1.0 References: <20210927064751.78591-1-ilias.apalodimas@linaro.org> <20210927064751.78591-2-ilias.apalodimas@linaro.org> In-Reply-To: <20210927064751.78591-2-ilias.apalodimas@linaro.org> From: Simon Glass Date: Mon, 27 Sep 2021 14:15:03 -0600 Message-ID: Subject: Re: [PATCH 2/3] board: arm: Remove OF_PRIOR_STAGE To: Ilias Apalodimas Cc: Tom Rini , Mark Kettenis , Bharat Gooty , Rayagonda Kokatanur , Rick Chen , Leo , Thomas Fitzsimmons , Bin Meng , Sean Anderson , Green Wan , =?UTF-8?B?TWFyZWsgQmVow7pu?= , Brad Kim , Zong Li , Heinrich Schuchardt , David Abdurachmanov , Dimitri John Ledkov , U-Boot Mailing List Content-Type: text/plain; charset="UTF-8" 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 On Mon, 27 Sept 2021 at 00:48, 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 has > identical semantics. > > So let's remove the option in an effort to simplify U-Boot's config and DTB > management, and use OF_BOARD instead. > > Signed-off-by: Ilias Apalodimas > --- > arch/arm/Kconfig | 1 - > board/broadcom/bcmstb/bcmstb.c | 6 ++++++ > configs/bcm7260_defconfig | 2 +- > configs/bcm7445_defconfig | 2 +- > 4 files changed, 8 insertions(+), 3 deletions(-) Reviewed-by: Simon Glass