qemu-rpi-kernel icon indicating copy to clipboard operation
qemu-rpi-kernel copied to clipboard

Missing sources for DTB files

Open proski opened this issue 5 years ago • 1 comments

The DTB files are missing sources (the DTS files). Sure, I can decompile them with dtc, but I'm missing the comments. It's likely that the sources had copyright statements in the comments. Stripping copyright is really bad! I don't know how to contact the file author. I cannot post a PR modifying the device tree.

If the DTB files were produced as a result of Link kernel builds, please specify it so that others can reproduce those builds.

proski avatar Aug 03 '20 05:08 proski

Yes I'm hoping for a DTS too. i don't feel right to use a random compiled DTB or atleast point to the canonical location of the dts?

manoj153 avatar Nov 06 '23 22:11 manoj153