Skip to content

Commit

Permalink
devices; Import {m5,odroidc4,radxa0}_tab | 20
Browse files Browse the repository at this point in the history
* Also adapt existing target names to account for multiple build types.
  • Loading branch information
npjohnson committed Oct 9, 2023
1 parent e25f90c commit 4f6a799
Show file tree
Hide file tree
Showing 21 changed files with 231 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _data/devices/m5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ image: m5.png
install_method: amlogic_update
kernel: android_kernel_amlogic_linux-4.9
maintainers: [stricted]
name: M5
name: M5 (Android TV)
network: None
peripherals: None
ram: 4 GB
Expand Down
35 changes: 35 additions & 0 deletions _data/devices/m5_tab.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
architecture: {cpu: 'arm64', userspace: 'arm'}
battery: None
bluetooth: {spec: '4.2'}
cameras: []
codename: m5_tab
cpu: Cortex-A53
cpu_cores: '4'
cpu_freq: 1.8 GHz
current_branch: 20
custom_unlock_cmd: 'fastboot flashing unlock'
dimensions: {width: '85 mm (3.35 in)', height: '56 mm (2.2 in)', depth: '17 mm (0.67 in)'}
download_boot: Press and hold the `SW5` button on the board, and plug into your PC.
gpu: ARM Mali-G31 MP2
image: m5.png
install_method: amlogic_update
kernel: android_kernel_amlogic_linux-4.9
maintainers: [npjohnson, stricted]
name: M5 (Tablet)
peripherals: None
ram: 4 GB
recovery_boot: Run `adb reboot recovery`.
release: 2020-12-01
screen: None
screen_ppi:
screen_res:
screen_tech:
sdcard: {sizeMax: '2 TB'}
soc: Amlogic S905y3
storage: 16 GB
tree: android_device_bananapi_m5
type: Devkit
vendor: Banana Pi
vendor_short: amlogic
versions: [20]
wifi: 802.11 a/b/g/n/ac
2 changes: 1 addition & 1 deletion _data/devices/odroidc4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ image: odroidc4.png
install_method: amlogic_update
kernel: android_kernel_amlogic_linux-4.9
maintainers: [stricted]
name: ODROID-C4
name: ODROID-C4 (Android TV)
network: None
peripherals: None
ram: 4 GB
Expand Down
35 changes: 35 additions & 0 deletions _data/devices/odroidc4_tab.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
architecture: {cpu: 'arm64', userspace: 'arm'}
battery: None
bluetooth: {spec: '4.2'}
cameras: []
codename: odroidc4_tab
cpu: Cortex-A53
cpu_cores: '4'
cpu_freq: 1.8 GHz
current_branch: 20
custom_unlock_cmd: 'fastboot flashing unlock'
dimensions: {width: '85 mm (3.35 in)', height: '56 mm (2.2 in)', depth: '10 mm (0.39 in)'}
download_boot: Attach a blank eMMC module to the device, and plug into your PC.
gpu: ARM Mali-G31 MP2
image: odroidc4.png
install_method: amlogic_update
kernel: android_kernel_amlogic_linux-4.9
maintainers: [npjohnson, stricted]
name: ODROID-C4 (Tablet)
peripherals: None
ram: 4 GB
recovery_boot: Run `adb reboot recovery`.
release: 2020-12-01
screen: None
screen_ppi:
screen_res:
screen_tech:
sdcard: {sizeMax: '2 TB'}
soc: Amlogic S905y3
storage: 16 GB
tree: android_device_hardkernel_odroidc4
type: Devkit
vendor: HardKernel
vendor_short: amlogic
versions: [20]
wifi: 802.11 a/b/g/n/ac
2 changes: 1 addition & 1 deletion _data/devices/radxa0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ image: radxa0.png
install_method: amlogic_update
kernel: android_kernel_amlogic_linux-4.9
maintainers: [npjohnson, stricted]
name: Zero
name: Zero (Android TV)
network: None
peripherals: None
ram: 2/4 GB
Expand Down
35 changes: 35 additions & 0 deletions _data/devices/radxa0_tab.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
architecture: {cpu: 'arm64', userspace: 'arm'}
battery: None
bluetooth: {spec: '4.2'}
cameras: []
codename: radxa0_tab
cpu: Cortex-A53
cpu_cores: '4'
cpu_freq: 1.8 GHz
current_branch: 20
custom_unlock_cmd: 'fastboot flashing unlock'
dimensions: {width: '65 mm (2.55 in)', height: '30 mm (1.18 in)', depth: '5 mm (0.20 in)'}
download_boot: Press and hold the `USB BOOT` button on the board, and plug into your PC.
gpu: ARM Mali-G31 MP2
image: radxa0.png
install_method: amlogic_update
kernel: android_kernel_amlogic_linux-4.9
maintainers: [npjohnson, stricted]
name: Zero (Tablet)
peripherals: None
ram: 2/4 GB
recovery_boot: Run `adb reboot recovery`.
release: 2020-12-01
screen: None
screen_ppi:
screen_res:
screen_tech:
sdcard: {sizeMax: '2 TB'}
soc: Amlogic S905y2
storage: 8/16/32/64/128 GB
tree: android_device_radxa_radxa0
type: Devkit
vendor: Radxa
vendor_short: amlogic
versions: [20]
wifi: 802.11 a/b/g/n/ac
8 changes: 8 additions & 0 deletions pages/build/m5_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for m5_tab
folder: build
permalink: /devices/m5_tab/build
device: m5_tab
---
{% include templates/device_build.md %}
8 changes: 8 additions & 0 deletions pages/build/odroidc4_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for odroidc4_tab
folder: build
permalink: /devices/odroidc4_tab/build
device: odroidc4_tab
---
{% include templates/device_build.md %}
8 changes: 8 additions & 0 deletions pages/build/radxa0_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for radxa0_tab
folder: build
permalink: /devices/radxa0_tab/build
device: radxa0_tab
---
{% include templates/device_build.md %}
9 changes: 9 additions & 0 deletions pages/info/m5_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about m5_tab
folder: info
layout: deviceinfo
permalink: /devices/m5_tab/
device: m5_tab
---
{% include templates/device_info.md %}
9 changes: 9 additions & 0 deletions pages/info/odroidc4_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about odroidc4_tab
folder: info
layout: deviceinfo
permalink: /devices/odroidc4_tab/
device: odroidc4_tab
---
{% include templates/device_info.md %}
9 changes: 9 additions & 0 deletions pages/info/radxa0_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about radxa0_tab
folder: info
layout: deviceinfo
permalink: /devices/radxa0_tab/
device: radxa0_tab
---
{% include templates/device_info.md %}
8 changes: 8 additions & 0 deletions pages/install/m5_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on m5_tab
folder: install
permalink: /devices/m5_tab/install
device: m5_tab
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/install/odroidc4_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on odroidc4_tab
folder: install
permalink: /devices/odroidc4_tab/install
device: odroidc4_tab
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/install/radxa0_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on radxa0_tab
folder: install
permalink: /devices/radxa0_tab/install
device: radxa0_tab
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/update/m5_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on m5_tab
folder: update
permalink: /devices/m5_tab/update
device: m5_tab
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/update/odroidc4_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on odroidc4_tab
folder: update
permalink: /devices/odroidc4_tab/update
device: odroidc4_tab
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/update/radxa0_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on radxa0_tab
folder: update
permalink: /devices/radxa0_tab/update
device: radxa0_tab
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/m5_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on m5_tab
folder: upgrade
permalink: /devices/m5_tab/upgrade
device: m5_tab
---
{% include templates/device_upgrade.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/odroidc4_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on odroidc4_tab
folder: upgrade
permalink: /devices/odroidc4_tab/upgrade
device: odroidc4_tab
---
{% include templates/device_upgrade.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/radxa0_tab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on radxa0_tab
folder: upgrade
permalink: /devices/radxa0_tab/upgrade
device: radxa0_tab
---
{% include templates/device_upgrade.md %}

0 comments on commit 4f6a799

Please sign in to comment.