Difference between revisions of "Orange Pi 4"
Jump to navigation
Jump to search
m |
|||
| Line 15: | Line 15: | ||
== Software == | == Software == | ||
| − | * Booting: [[U-Boot on | + | * Booting: [[U-Boot on ARM devices]] |
* Kernel: [[Linux on ARM devices]] | * Kernel: [[Linux on ARM devices]] | ||
| + | |||
| + | === Distributions === | ||
| + | * [[Arch Linux ARM]]: [[Arch Linux ARM on Orange Pi 4]] | ||
| + | * Debian / Ubuntu: see [[Armbian]] in [[#External Sources|External Sources]] | ||
| + | * [[BSP Linux]]: see [[Xunlong]] in [[#External Sources|External Sources]] | ||
=== External Sources === | === External Sources === | ||
| − | * | + | * [[Xunlong]] (vendor) |
** main page: [http://www.orangepi.org/Orange%20Pi%204/ orangepi.org/OrangePi4] | ** main page: [http://www.orangepi.org/Orange%20Pi%204/ orangepi.org/OrangePi4] | ||
** wiki: [http://www.orangepi.org/Docs/mainpage.html orangepi.org/Docs] | ** wiki: [http://www.orangepi.org/Docs/mainpage.html orangepi.org/Docs] | ||
** manuals: [https://drive.google.com/drive/folders/1QMU5n-7fCx28cQPH_lu2L0wrFWeC3G45 manual @ drive.google.com] | ** manuals: [https://drive.google.com/drive/folders/1QMU5n-7fCx28cQPH_lu2L0wrFWeC3G45 manual @ drive.google.com] | ||
** GIT repository: [https://github.com/orangepi-xunlong?tab=repositories github.com/orangepi-xulong] | ** GIT repository: [https://github.com/orangepi-xunlong?tab=repositories github.com/orangepi-xulong] | ||
| − | * Armbian [https://www.armbian.com/orange-pi-4/ armbian.com/orange-pi-4] | + | * [[Armbian]] [https://www.armbian.com/orange-pi-4/ armbian.com/orange-pi-4] |
** custom image build [https://docs.armbian.com/Developer-Guide_Build-Preparation/ docs.armbian.com/Developer-Guide_Build-Preparation/] | ** custom image build [https://docs.armbian.com/Developer-Guide_Build-Preparation/ docs.armbian.com/Developer-Guide_Build-Preparation/] | ||
** vagrant build [https://docs.armbian.com/Developer-Guide_Using-Vagrant/ docs.armbian.com/Developer-Guide_Using-Vagrant/] | ** vagrant build [https://docs.armbian.com/Developer-Guide_Using-Vagrant/ docs.armbian.com/Developer-Guide_Using-Vagrant/] | ||
*** copy image to host: vagrant plugin install vagrant-scp | *** copy image to host: vagrant plugin install vagrant-scp | ||
| − | * Arch Linux ARM [https://archlinuxarm.org/platforms/armv8/generic archlinuxarm.org/platforms/armv8/generic] | + | * [[Arch Linux ARM]] [https://archlinuxarm.org/platforms/armv8/generic archlinuxarm.org/platforms/armv8/generic] |
** SD Card setup: [http://www.orangepi.org/Docs/Settingup.html www.orangepi.org/Docs/SettingUp] | ** SD Card setup: [http://www.orangepi.org/Docs/Settingup.html www.orangepi.org/Docs/SettingUp] | ||
== See also == | == See also == | ||
* [[U-Boot]] | * [[U-Boot]] | ||
Revision as of 09:07, 22 March 2020
General page: Orange Pi
Hardware
Details: Orange Pi 4 Hardware
| Orange Pi 4 | |
|---|---|
| CPU | RK3399 |
| Memory | 4 GB |
| Storage | 16 GB eMMC (optional) |
Software
- Booting: U-Boot on ARM devices
- Kernel: Linux on ARM devices
Distributions
- Arch Linux ARM: Arch Linux ARM on Orange Pi 4
- Debian / Ubuntu: see Armbian in External Sources
- BSP Linux: see Xunlong in External Sources
External Sources
- Xunlong (vendor)
- main page: orangepi.org/OrangePi4
- wiki: orangepi.org/Docs
- manuals: manual @ drive.google.com
- GIT repository: github.com/orangepi-xulong
- Armbian armbian.com/orange-pi-4
- custom image build docs.armbian.com/Developer-Guide_Build-Preparation/
- vagrant build docs.armbian.com/Developer-Guide_Using-Vagrant/
- copy image to host: vagrant plugin install vagrant-scp
- Arch Linux ARM archlinuxarm.org/platforms/armv8/generic
- SD Card setup: www.orangepi.org/Docs/SettingUp