forked from sig_altarch/wiki
move board support into the wiki index
This commit is contained in:
parent
d04cdafbbf
commit
cfb6ff3d33
@ -1,5 +1,64 @@
|
|||||||
# SIG/AltArch Wiki
|
# 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
|
## Links
|
||||||
|
|
||||||
## Responsibilities
|
## Responsibilities
|
||||||
|
@ -5,45 +5,3 @@ author: Bryan Z.
|
|||||||
|
|
||||||
# Rocky Linux Supported SBC Hardware Models
|
# Rocky Linux Supported SBC Hardware Models
|
||||||
|
|
||||||
## 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. | | |
|
|
||||||
|
Loading…
Reference in New Issue
Block a user