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