From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jyXxP-00065a-4E for ptxdist@pengutronix.de; Thu, 23 Jul 2020 11:56:07 +0200 Received: from rhi by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1jyXxO-00043z-RW for ptxdist@pengutronix.de; Thu, 23 Jul 2020 11:56:06 +0200 Date: Thu, 23 Jul 2020 11:56:06 +0200 From: Roland Hieber Message-ID: <20200723095606.ss6o7tlzpfohqrls@pengutronix.de> References: <20200709215030.18667-1-rhi@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200709215030.18667-1-rhi@pengutronix.de> Subject: Re: [ptxdist] [PATCH] dtc: adapt help text to reality List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de On Thu, Jul 09, 2020 at 11:50:30PM +0200, Roland Hieber wrote: > Fixes: 71dc5ebd2790aca426b2 (2012-06-06, Michael Olbrich: "dtc: support multiple device trees in DTC_OFTREE_DTS") > Signed-off-by: Roland Hieber > --- > platforms/dtc.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Gentle ping :) > > diff --git a/platforms/dtc.in b/platforms/dtc.in > index bafdb000a971..5e8b35291559 100644 > --- a/platforms/dtc.in > +++ b/platforms/dtc.in > @@ -8,7 +8,7 @@ menuconfig DTC > help > Select this to build a device tree for your board. > You will find the device tree binary blob under > - images/oftree in your workspace. > + platform-nnn/images/ in your workspace. > > if DTC > > -- > 2.27.0 > > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de > -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de