From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 27 Dec 2017 23:42:54 +0100 Subject: [Buildroot] [PATCH v2 branch/next] uboot-tools: fix dtc invocation In-Reply-To: <1514400874.26695.45.camel@impinj.com> (Trent Piepho's message of "Wed, 27 Dec 2017 18:54:35 +0000") References: <20171201124020.4475-1-yegorslists@googlemail.com> <87k1x8tsos.fsf@dell.be.48ers.dk> <1514400874.26695.45.camel@impinj.com> Message-ID: <87efnfn66p.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Trent" == Trent Piepho writes: > On Wed, 2017-12-27 at 10:40 +0100, Peter Korsgaard wrote: >> > > > > > "yegorslists" == yegorslists writes: >> >> > From: Yegor Yefremov >> > Since uboot 2017.09 path to dtc will be configured via Kconfig. As BR > This isn't quite right, the change to u-boot that pulls in the dtc path > via a Kconfig setting was part of uboot 2017.11-rc1. The version of u- > boot tools in buildroot 2017.11.x, uboot 2017.09, does not have the > change and works correctly without this patch. > However, the patch does no harm: it just supplies an unused variable on > the command line. Ahh, ok - Thanks for the heads up. -- Bye, Peter Korsgaard