Date: Tue, 18 Jul 2017 10:11:34 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: Sean Bruno <sbruno@freebsd.org> Cc: freebsd-arch <freebsd-arch@freebsd.org> Subject: Re: libfdt and dtc Message-ID: <20170718101134.d2176e40c60a2da7924da2b6@bidouilliste.com> In-Reply-To: <af6f42a2-72de-ac49-091b-5388683c1728@freebsd.org> References: <af6f42a2-72de-ac49-091b-5388683c1728@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Jul 2017 13:17:01 -0600 Sean Bruno <sbruno@freebsd.org> wrote: > I noted that src.conf(8) seems to indicate that libfdt is installed by > default on FreeBSD, but I see no evidence that its used outside of > building sys/boot. > > Is there something I'm missing here or have we not switched something to > install/build a userland version of libfdt? > > sean > This is not what src.conf(5) indicate, WITHOUT_FDT is used to build loader(8) without FDT support. But it says that when building with WITH_FDT this will build dtc but this seems wrong. There was some discussion to install libfdt but I don't think we came up with a conclusion other than "No userland tool uses it and if we add tool to use it we should import it as a private lib". -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170718101134.d2176e40c60a2da7924da2b6>
