[U-Boot] [PATCH v2 3/4] pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile

Masahiro Yamada yamada.masahiro at socionext.com
Tue Oct 17 23:38:04 UTC 2017


2017-10-18 3:03 GMT+09:00 Matthew Weber <matthew.weber at rockwellcollins.com>:
> Masahiro,

> I'm working on updating Buildroot to remove the host dependency on
> python as part of the tools build (Plus fix the mix of host system vs
> host buildroot python/swig checks).  Appreciate the recent changes as
> it makes that easier, with the addition of the kconfig option to turn
> on the libfdt build.  I assume that removes the python/swig dependency
> when that's disabled?

Right.  No more dependency on python/swig
when CONFIG_PYLIBFDT is disabled.

>    Is the default in a un-configured uboot (ie
> if I was just building tools) to leave libfdt off?

If un-configured, CONFIG_PYLIBFDT is undefined.
Kbuild will not build pylibfdt.


> I'm irc if it's easier to discuss.
>
> Matt
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot



-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list