[U-Boot] [PATCH 1/5] scripts/dtc: Update to upstream version v1.4.3

Tom Rini trini at konsulko.com
Tue Oct 3 18:44:03 UTC 2017


On Tue, Oct 03, 2017 at 01:30:22PM -0500, Rob Herring wrote:
> On Tue, Oct 3, 2017 at 1:28 PM, Tom Rini <trini at 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 <trini at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171003/4ff798ef/attachment.sig>


More information about the U-Boot mailing list