Difference between revisions of "Linux kernel on Orange Pi 4"
Jump to navigation
Jump to search
(Created page with "Using Linux kernel on an Orange Pi 4. {{Todo|THIS!}}") |
|||
| Line 2: | Line 2: | ||
{{Todo|THIS!}} | {{Todo|THIS!}} | ||
| + | |||
| + | == Compiling == | ||
| + | ... | ||
| + | |||
| + | == Flashing == | ||
| + | <pre>dd if=boot.img of=sdb seek=32768</pre> | ||
Revision as of 12:13, 27 March 2020
Using Linux kernel on an Orange Pi 4.
TODO: THIS!
Compiling
...
Flashing
dd if=boot.img of=sdb seek=32768