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

From Dejvino's Knowledge Base
Jump to navigation Jump to search
 
Line 27: Line 27:
 
== Installation ==
 
== Installation ==
 
=== Creating a Disk Image ===
 
=== Creating a Disk Image ===
Details: [[Disk image for Orange Pi 4]]
+
Details: [[Linux disk image for Orange Pi 4]]
  
 
=== Flashing an SD Card ===
 
=== Flashing an SD Card ===

Latest revision as of 10:54, 28 March 2020

Mainline Linux used on Orange Pi 4.

Overview

There are several components that need to be compiled and prepared from the ground up:

  1. U-Boot
  2. Linux kernel
  3. rootfs

The installation of these components consists of:

  1. Creating a Disk Image
  2. Flashing to SD Card

Compilation

U-Boot

Mainline repository: [1]

Details: U-Boot on Orange Pi 4

Linux kernel

Mainline repository: [2]

Details: Linux kernel on Orange Pi 4

rootfs

Details: Linux rootfs on Orange Pi 4

Installation

Creating a Disk Image

Details: Linux disk image for Orange Pi 4

Flashing an SD Card

See Flashing Linux to SD Card.

External Links

  • Compiling RK3399 BSP for the Puma board [3]