Difference between revisions of "Linux on ARM devices"
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
== Allwinner Devices == | == Allwinner Devices == | ||
| + | E.g. [[PinePhone]] | ||
=== External === | === External === | ||
* [http://sunxi.org/Main_Page sunxi.org] | * [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]