forked from sig_altarch/wiki
76 lines
3.0 KiB
Markdown
76 lines
3.0 KiB
Markdown
# SIG/AltArch Wiki
|
|
|
|
## Supported hardware
|
|
|
|
### `aarch64` (64-bit ARM) boards
|
|
|
|
#### Raspberry Pi SBCs
|
|
|
|
| Model | Image | Status |
|
|
|---------------|-----------------------------------|---------------|
|
|
| Pi 4B | RockyLinux_Rpi_9-latest.img.xz | Complete |
|
|
| Pi 3B/B+ | RockyLinux_Rpi_9-latest.img.xz | Complete |
|
|
|
|
|
|
#### Banana Pi
|
|
| Model | Status |
|
|
|---------------|---------------------------------------------------|
|
|
| Unknown | Stage 1(hardware being procured) |
|
|
|
|
#### Orange Pi
|
|
| Model | Status |
|
|
|---------------|---------------------------------------------------|
|
|
| Unknown | Stage 1(hardware being procured) |
|
|
|
|
#### Pine
|
|
| Model | Image | Status |
|
|
|---------------|----------------------------------------------------------|----------------------------------------|
|
|
| Pine64 | | Stage 1(hardware being obtained) |
|
|
| RockPro64 | Rocky-9.1-aarch64-generic-Minimal-rk3399-sda.raw.tar.gz | Complete |
|
|
| A64_LTS | | Stage 1(hardware being obtained) |
|
|
|
|
#### Libre Computer
|
|
| Model | Status |
|
|
|---------------|----------------------------------------------------------------|
|
|
| Renegade | Stage 2(hw obtained, initial testing to discover whats needed) |
|
|
| La Frite | Stage 2(hw obtained, initial testing to discover whats needed) |
|
|
| Tritium | Stage 2(hw obtained, initial testing to discover whats needed) |
|
|
| Le Potato | Stage 2(hw obtained, initial testing to discover whats needed) |
|
|
|
|
#### Ordoid
|
|
| Model | Status |
|
|
|---------------|-----------------------------------------------------------------|
|
|
| N2+ | Stage 2(hw obtained, initial testing to discover what's needed) |
|
|
|
|
#### Khadas
|
|
| Model | Image | Status |
|
|
|---------------|---------------------------------------------------|
|
|
| In early phases of discovery. | | |
|
|
|
|
### `riscv64` (64-bit RISC-V) boards
|
|
|
|
#### StarFive
|
|
| Model | Image | Status |
|
|
|---------------|---------------------------------------------------|
|
|
| StarFive VisionFive 2 | | |
|
|
|
|
#### Milk-V
|
|
| Model | Image | Status |
|
|
|---------------|---------------------------------------------------|
|
|
| Milk-V Marst | | |
|
|
|
|
## Links
|
|
|
|
## Responsibilities
|
|
|
|
## Meetings / Communications
|
|
|
|
## Members
|
|
|
|
## Project layout
|
|
|
|
mkdocs.yml # The configuration file.
|
|
docs/
|
|
index.md # The documentation homepage.
|
|
... # Other markdown pages, images and other files.
|