Thanks. That's what I tried but I get an error.

dtc imx6dl-wandboard.dts -O dtb -o imx6dl-wandboard.dtb
Error: imx6dl-wandboard.dts:12.1-9 syntax error
FATAL ERROR: Unable to parse input tree

I googled this error and it says there is some new way to build dts files using make that resolves this error but I can not figure out how to do this.

In this test case I have not modified the imx6dl-wandboard.dts file and if I rebuild the kernel SRPM it builds fine.

I guess I want to know how the kernel SRPM builds these files.


On Tue, Mar 15, 2016 at 4:13 AM, Marcin Juszkiewicz <mjuszkiewicz@redhat.com> wrote:
W dniu 15.03.2016 o 02:19, Andrew Gillis pisze:
I want to rebuild a dtb file so I can test it with some hardware changes
I made to an imx6 board.

I could just rebuild the kernel but that takes forever. Is there an easy
procedure for just rebuilding a single dtb files?

I tried using dtc but it doesn't seem to work (I get errors) directly or
I don't have the correct syntax.

$ dtc somefile.dts -O dtb -o somefile.dtb
_______________________________________________
arm mailing list
arm@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/arm@lists.fedoraproject.org



--
Andrew Gillis
Lead Developer VortexBox
vortexbox.org