Difference between revisions of "Linux kernel on Orange Pi 4"
Jump to navigation
Jump to search
| Line 23: | Line 23: | ||
* Rockchip Kernel [opensource.rock-chips.com/wiki_Rockchip_Kernel] | * Rockchip Kernel [opensource.rock-chips.com/wiki_Rockchip_Kernel] | ||
* Xunlong BSP kernel [https://github.com/orangepi-xunlong/OrangePiRK3399_kernel] | * Xunlong BSP kernel [https://github.com/orangepi-xunlong/OrangePiRK3399_kernel] | ||
| − | ** instructions [http://www.orangepi.org/Docs/Building.html] | + | ** instructions for older Orange Pis [http://www.orangepi.org/Docs/Building.html] |
| + | ** compilation script [https://github.com/orangepi-xunlong/OrangePiRK3399_scripts/blob/master/kernel_compile.sh] | ||
* [[Armbian]] kernel patches [https://github.com/armbian/build/tree/master/patch/kernel] | * [[Armbian]] kernel patches [https://github.com/armbian/build/tree/master/patch/kernel] | ||
Revision as of 23:02, 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!
Contents
Compiling
...
Flashing
dd if=boot.img of=sdb seek=32768