Mainline Linux on Orange Pi 4

From Dejvino's Knowledge Base
Revision as of 13:14, 24 March 2020 by Dejvino (talk | contribs)
Jump to navigation Jump to search

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
  4. Creating a Disk Image
  5. Flashing to SD Card

U-Boot

Mainline repository: [1]

Details: U-Boot on Orange Pi 4

Linux Kernel

TODO: THIS

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]