Skip to content

Commit

Permalink
devices: Add radxa02{,_tab}
Browse files Browse the repository at this point in the history
* Note: There are no official images of this board yet, and to show
  the radxa02pro board with A113D would confuse users even further, so
  we are just using the provided vector image.

Change-Id: Id873e8059518d3f539f7d383e7966d7a675c0364
  • Loading branch information
npjohnson committed Jan 9, 2025
1 parent 6d1ab2b commit 7822789
Show file tree
Hide file tree
Showing 15 changed files with 151 additions and 0 deletions.
34 changes: 34 additions & 0 deletions _data/devices/radxa02.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
architecture: {cpu: 'arm64', userspace: 'arm'}
battery: None
bluetooth: {spec: '4.2'}
cameras: []
codename: radxa02
cpu: Cortex-A53
cpu_cores: '4'
cpu_freq: 1.8 GHz
current_branch: 22.1
custom_unlock_cmd: 'fastboot flashing unlock'
dimensions: {depth: 5.15, height: 36.25, width: 65.33}
download_boot: Press and hold the `USB BOOT` button on the board, and plug into your PC.
gpu: ARM Mali-G31 MP2
image: radxa02.png
install_method: amlogic_update
kernel: {repo: android_kernel_amlogic_linux-4.9, version: '4.9'}
maintainers: [bgcngm, npjohnson, stricted]
name: Zero 2 (Android TV)
network: None
peripherals: [HDMI, USB OTG]
ram: 2/4 GB
recovery_partition_name: recovery
recovery_reboot: none
release: 2020-12-01
screen: None
sdcard: {size_max: '2 TB'}
soc: Amlogic S905D3
storage: 8/16/32/64/128 GB
tree: android_device_radxa_radxa02
type: Devkit
vendor: Radxa
vendor_short: radxa
versions: [22.1]
wifi: 802.11 a/b/g/n/ac
34 changes: 34 additions & 0 deletions _data/devices/radxa02_tab.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
architecture: {cpu: 'arm64', userspace: 'arm'}
battery: None
bluetooth: {spec: '4.2'}
cameras: []
codename: radxa02_tab
cpu: Cortex-A53
cpu_cores: '4'
cpu_freq: 1.8 GHz
current_branch: 22.1
custom_unlock_cmd: 'fastboot flashing unlock'
dimensions: {depth: 5.15, height: 36.25, width: 65.33}
download_boot: Press and hold the `USB BOOT` button on the board, and plug into your PC.
gpu: ARM Mali-G31 MP2
image: radxa02.png
install_method: amlogic_update
kernel: {repo: android_kernel_amlogic_linux-4.9, version: '4.9'}
maintainers: [bgcngm, npjohnson, stricted]
name: Zero 2 (Tablet)
network: None
peripherals: [HDMI, USB OTG]
ram: 2/4 GB
recovery_partition_name: recovery
recovery_reboot: none
release: 2020-12-01
screen: None
sdcard: {size_max: '2 TB'}
soc: Amlogic S905D3
storage: 8/16/32/64/128 GB
tree: android_device_radxa_radxa02_tab
type: Devkit
vendor: Radxa
vendor_short: radxa
versions: [22.1]
wifi: 802.11 a/b/g/n/ac
Binary file added images/devices/radxa02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/devices/small/radxa02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions pages/build/radxa02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for radxa02
folder: build
permalink: /devices/radxa02/build/
device: radxa02
---
{% include templates/device_build.md %}
8 changes: 8 additions & 0 deletions pages/build/radxa02_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for radxa02_tab
folder: build
permalink: /devices/radxa02_tab/build/
device: radxa02_tab
---
{% include templates/device_build.md %}
9 changes: 9 additions & 0 deletions pages/info/radxa02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about radxa02
folder: info
layout: deviceinfo
permalink: /devices/radxa02/
device: radxa02
---
{% include templates/device_info.md %}
9 changes: 9 additions & 0 deletions pages/info/radxa02_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about radxa02_tab
folder: info
layout: deviceinfo
permalink: /devices/radxa02_tab/
device: radxa02_tab
---
{% include templates/device_info.md %}
8 changes: 8 additions & 0 deletions pages/install/radxa02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on radxa02
folder: install
permalink: /devices/radxa02/install/
device: radxa02
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/install/radxa02_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on radxa02_tab
folder: install
permalink: /devices/radxa02_tab/install/
device: radxa02_tab
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/update/radxa02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on radxa02
folder: update
permalink: /devices/radxa02/update/
device: radxa02
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/update/radxa02_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on radxa02_tab
folder: update
permalink: /devices/radxa02_tab/update/
device: radxa02_tab
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/radxa02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on radxa02
folder: upgrade
permalink: /devices/radxa02/upgrade/
device: radxa02
---
{% include templates/device_upgrade.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/radxa02_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on radxa02_tab
folder: upgrade
permalink: /devices/radxa02_tab/upgrade/
device: radxa02_tab
---
{% include templates/device_upgrade.md %}
1 change: 1 addition & 0 deletions test/schema-06.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ definitions:
type: object
soc_data:
enum:
- Amlogic S905D3
- Amlogic S905D3G
- Amlogic S905X2
- Amlogic S905Y2
Expand Down

0 comments on commit 7822789

Please sign in to comment.