Difference between revisions of "Linux on ARM devices"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
(Created page with "Linux used on ARM devices.")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Linux]] used on [[ARM devices]].
 
[[Linux]] used on [[ARM devices]].
 +
 +
== Allwinner Devices ==
 +
E.g. [[PinePhone]]
 +
=== External ===
 +
* [http://sunxi.org/Main_Page sunxi.org]
 +
 +
== Rockchip ==
 +
E.g. [[Orange Pi 4]] (see [[Linux on Orange Pi 4]])
 +
=== External ===
 +
* Rockchip Github repository [https://github.com/rockchip-linux]
 +
* Booting [[Linux]] on [[ARM devices]] - "UEFI on Top of U-Boot: Standardizing Boot Flow For ARM Boards" [https://www.suse.com/media/article/UEFI_on_Top_of_U-Boot.pdf]
 +
* UEFI Bootloader [https://github.com/KNNSpeed/Simple-UEFI-Bootloader-ARM64]

Latest revision as of 16:14, 28 March 2020

Linux used on ARM devices.

Allwinner Devices

E.g. PinePhone

External

Rockchip

E.g. Orange Pi 4 (see Linux on Orange Pi 4)

External

  • Rockchip Github repository [1]
  • Booting Linux on ARM devices - "UEFI on Top of U-Boot: Standardizing Boot Flow For ARM Boards" [2]
  • UEFI Bootloader [3]