BSP Linux on Orange Pi 4

From Dejvino's Knowledge Base
Revision as of 23:00, 27 March 2020 by Dejvino (talk | contribs)
Jump to navigation Jump to search

BSP Linux used on an Orange Pi 4

(!) Xunlong's provided Linux is an old 4.4 series kernel.

Installing Pre-Built Images

(!) Pre-Built kernel doesn't have support for CIFS (Samba file sharing)

  1. Download compressed *.img files from the vendor's page
  2. Extract the image files
  3. Flash the image to an SD Card

Building Custom Images

[i] The build tool is designed to be executed on Ubuntu (preferably 18.04 Bionic) on a x86_64 machine.

The build tool is using these repositories:

Kernel

TODO: Work out how to use the vendor's tools

  • Compilation scripts: [1]

External Links