how to produce dtb from dts?

Ian Lepore ian at freebsd.org
Mon Dec 4 18:33:14 UTC 2017


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


More information about the freebsd-current mailing list