On Tue, Oct 03, 2017 at 01:30:22PM -0500, Rob Herring wrote:
> On Tue, Oct 3, 2017 at 1:28 PM, Tom Rini <tr...@konsulko.com> wrote:
> > On Tue, Oct 03, 2017 at 01:24:13PM -0500, Rob Herring wrote:
> >> On Sun, Sep 24, 2017 at 9:26 AM, Tom Rini <tr...@konsulko.com> wrote:
> >> > Using the update-dtc-source.sh script from Linux v4.14-rc1 import the
> >> > portions of dtc that we require.  We bring in update-dtc-source.sh and
> >> > scripts/dtc/Makefile from Linux v4.14-rc1.  Rework DTC_FLAGS handling to
> >> > not require a test.
> >>
> >> You are missing fdt_addresses.c and fdt_overlay.c (which I thought
> >> u-boot was dependent on) as the script doesn't automatically add new
> >> files. I'm about to send out a script fix.
> >
> > We only need 'dtc', and those aren't listed in DTC_OBJS in Makefile.dtc.
> 
> So now you have 2 copies of libfdt?

For the moment.  A follow-up is to make sure we can turn those second
copies into just #include of the copy we really use.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to