Date: Mon, 04 Dec 2017 11:31:59 -0700 From: Ian Lepore <ian@freebsd.org> To: Daniel Braniss <danny@cs.huji.ac.il>, FreeBSD Current <current@freebsd.org> Subject: Re: how to produce dtb from dts? Message-ID: <1512412319.27882.14.camel@freebsd.org> In-Reply-To: <EC438E4B-6695-48E9-A422-09CCF0DA8877@cs.huji.ac.il> References: <EC438E4B-6695-48E9-A422-09CCF0DA8877@cs.huji.ac.il>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2017-12-04 at 19:06 +0200, Daniel Braniss wrote: > Hi, > what¢s the current official procedure to compile/convert a dts file, > I¢m my case sun8i-h3-nanopi-neo.dts > to its dtb? > > thanks, > danny > make builddtb FDT_DTS_FILE=<input file> DTBOUTPUTPATH=<whatever> -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1512412319.27882.14.camel>