Odroid-C2: Difference between revisions
(Alpine/Linux support for Odroid-C2) |
No edit summary |
||
Line 7: | Line 7: | ||
The Odroid-C2 single board computer is not very well supported by Alpine/Linux. However the "Generic ARM (aarch64)" build contains almost everything we need ! | The Odroid-C2 single board computer is not very well supported by Alpine/Linux. However the "Generic ARM (aarch64)" build contains almost everything we need ! | ||
What do we need ? | What do we need ? |
Revision as of 10:05, 19 March 2022
This material needs wiki syntax or style improvements ... Please feel free to help us clean it up. |
(Parts of this page are WIP, still incomplete and some might be incorrect.)
Introduction
The Odroid-C2 single board computer is not very well supported by Alpine/Linux. However the "Generic ARM (aarch64)" build contains almost everything we need !
What do we need ?
- kernel : provided kernel by the Alpine team does not boot
- u-boot : provided u-boot does not autoboot without serial
- system files : everything is okay
On the hardware side:
- Odroid-C2
- Official PSU or just a micro-SD cable (the barrel plug is recommended)
- micro-SD (or eMMC)
- USB to TTL (official or CP2102 chipset or an old rpi)
Build u-boot from source
Work in progress
Build the latest LTS kernel from source
Work in progress
Assembly
Work in progress
Booting
Work in progress
Troubleshooting
Work in progress