We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e7e90 commit 3e9ac4fCopy full SHA for 3e9ac4f
README.md
@@ -66,7 +66,7 @@ Compile it using [dtc]: `dtc -O your.dtb your.dts`. That's it! Yay!
66
Got the device tree blob? Then you are ready to go:
67
68
```shell
69
-$ python lmdpdg.py <dtbs...>
+$ ./lmdpdg.py <dtbs...>
70
```
71
72
The generator has a couple of command line options that can be used to generate
0 commit comments