On Thu, Jul 23, 2020 at 11:56:06AM +0200, Roland Hieber wrote: > 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 <[email protected]> > > --- > > platforms/dtc.in | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Gentle ping :)
Right, I skipped it because I have local changes that actually remove that file. But I'm not satisfied with what I've produced, so that stuff probably won't make the next release. So I'll apply your patch. Michael > > > > > 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 > > [email protected] > > To unsubscribe, send a mail with subject "unsubscribe" to > > [email protected] > > > > -- > Roland Hieber, Pengutronix e.K. | [email protected] | > 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 > [email protected] > To unsubscribe, send a mail with subject "unsubscribe" to > [email protected] > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
