[U-Boot] [RFC PATCH] dm: core: Remove libfdt dependency when unnecessary

Tom Rini trini at konsulko.com
Thu Nov 7 18:27:18 UTC 2019


On Tue, Nov 05, 2019 at 01:56:00PM -0300, Ezequiel Garcia wrote:
> Hello Walter,
> 
> Thanks for the patch.
> 
> On Tue, 5 Nov 2019 at 12:27, Walter Lozano <walter.lozano at collabora.com> wrote:
> >
> > The support of libfdt should only be needed when OF_CONTROL
> > is enabled and OF_PLATDATA is not, as in other cases there is no
> > DT file to query.
> >
> > This patch fixes this dependency allowing to save some space.
> >
> 
> Can you add some more information about the space saving?
> The ./scripts/bloat-o-meter will help you get some info
> on static footprint.

Note that in U-Boot, we can as good or better information via buildman.
The --bloat flag gives a lot of useful info about what functions
grew/shrunk in addition to a section size summary.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191107/048774ab/attachment.sig>


More information about the U-Boot mailing list