Difference between revisions of "Mainline Linux on Orange Pi 4"
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
== Linux Kernel == | == Linux Kernel == | ||
| − | + | Details: [[Linux kernel on Orange Pi 4]] | |
== RootFS == | == RootFS == | ||
Revision as of 11:57, 27 March 2020
Mainline Linux used on Orange Pi 4.
Contents
Overview
There are several components that need to be compiled and prepared from the ground up:
- U-Boot
- Linux kernel
- rootfs
- Creating a Disk Image
- Flashing to SD Card
U-Boot
Mainline repository: [1]
Details: U-Boot on Orange Pi 4
Linux Kernel
Details: Linux kernel on Orange Pi 4
RootFS
TODO: THIS
Creating a Disk Image
TODO: THIS
Flashing an SD Card
See Flashing Linux to SD Card.
External Links
- Compiling RK3399 BSP for the Puma board [2]