docs: Regenerate boards

This commit is contained in:
Johan Gunnarsson 2022-07-26 13:33:20 +02:00
parent 416e4253e3
commit 4fe27f05c0
7 changed files with 41 additions and 12 deletions

View File

@ -0,0 +1,13 @@
---
layout: board
title: Nano Pi R1S SD card images
description: "Minimal, pure and up-to-date vanilla Debian/Ubuntu arm64 SD card images for Nano Pi R1S by FriendlyElec, SoC: Allwinner H5, CPU ISA: armv8"
board_id: nano_pi_r1s
board_dtb_name: sun50i-h5-nanopi-r1s-h5
board_name: Nano Pi R1S
board_maker_name: FriendlyElec
board_soc_name: Allwinner H5
board_cpu_name: ARM Cortex A53 (armv8)
board_cpu_arch_isa: armv8
board_cpu_arch_debian: arm64
---

View File

@ -0,0 +1,13 @@
---
layout: board
title: Orange Pi Zero2 SD card images
description: "Minimal, pure and up-to-date vanilla Debian/Ubuntu arm64 SD card images for Orange Pi Zero2 by Xunlong, SoC: Allwinner H616, CPU ISA: armv8"
board_id: orange_pi_zero2
board_dtb_name: sun50i-h616-orangepi-zero2
board_name: Orange Pi Zero2
board_maker_name: Xunlong
board_soc_name: Allwinner H616
board_cpu_name: ARM Cortex A53 (armv8)
board_cpu_arch_isa: armv8
board_cpu_arch_debian: arm64
---

View File

@ -0,0 +1,13 @@
---
layout: board
title: ROCK Pi N10 SD card images
description: "Minimal, pure and up-to-date vanilla Debian/Ubuntu arm64 SD card images for ROCK Pi N10 by Radxa, SoC: Rockchip RK3399Pro, CPU ISA: armv8"
board_id: rock_pi_n10
board_dtb_name: rk3399pro-rock-pi-n10
board_name: ROCK Pi N10
board_maker_name: Radxa
board_soc_name: Rockchip RK3399Pro
board_cpu_name: ARM Cortex A72/A53 (armv8)
board_cpu_arch_isa: armv8
board_cpu_arch_debian: arm64
---

View File

@ -1,5 +0,0 @@
---
os: ubuntu
dist: hirsute
arch: arm64
---

View File

@ -1,5 +0,0 @@
---
os: ubuntu
dist: hirsute
arch: armhf
---

View File

@ -1,5 +1,5 @@
--- ---
os: ubuntu os: ubuntu
dist: impish dist: jammy
arch: arm64 arch: arm64
--- ---

View File

@ -1,5 +1,5 @@
--- ---
os: ubuntu os: ubuntu
dist: impish dist: jammy
arch: armhf arch: armhf
--- ---