Difference between revisions of "BSP Linux on Orange Pi 4"
Jump to navigation
Jump to search
(Created page with "BSP Linux used on an Orange Pi 4 {{Warning|Xunlong's provided Linux is an old 4.4 series kernel.}} == Installing Pre-Built Images == # Download compressed *.img...") |
|||
| Line 9: | Line 9: | ||
== Building Custom Images == | == Building Custom Images == | ||
| + | |||
{{Todo|Work out how to use the vendor's tools}} | {{Todo|Work out how to use the vendor's tools}} | ||
| Line 16: | Line 17: | ||
** Wiki: [http://www.orangepi.org/Docs/mainpage.html] | ** Wiki: [http://www.orangepi.org/Docs/mainpage.html] | ||
** 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] | ||
| + | *** Build Tools repository: [https://github.com/orangepi-xunlong/OrangePi_Build] | ||
Revision as of 21:41, 23 March 2020
BSP Linux used on an Orange Pi 4
(!) Xunlong's provided Linux is an old 4.4 series kernel.
Installing Pre-Built Images
- Download compressed *.img files from the vendor's page
- Extract the image files
- Flash the image to an SD Card
Building Custom Images
TODO: Work out how to use the vendor's tools
External Links
- Official sources
- Downloads page: [1]
- Wiki: [2]
- GIT repository: github.com/orangepi-xulong
- Build Tools repository: [3]