Difference between revisions of "Linux kernel on Orange Pi 4"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
Line 1: Line 1:
 
Using [[Linux kernel]] on an [[Orange Pi 4]].
 
Using [[Linux kernel]] on an [[Orange Pi 4]].
 +
 +
This page is focused just on building a kernel. For the related required components, see [[Linux on Orange Pi 4]].
 +
 +
'''Prerequisite:''' [[U-Boot on Orange Pi 4]]
 +
 +
'''Next steps:''' [[RootFS on Orange Pi 4]]
  
 
{{Todo|THIS!}}
 
{{Todo|THIS!}}

Revision as of 12:15, 27 March 2020

Using Linux kernel on an Orange Pi 4.

This page is focused just on building a kernel. For the related required components, see Linux on Orange Pi 4.

Prerequisite: U-Boot on Orange Pi 4

Next steps: RootFS on Orange Pi 4

TODO: THIS!

Compiling

...

Flashing

dd if=boot.img of=sdb seek=32768