4269e40815
Merge all TV box ports into one. Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org> [ci:skip-build]: already built successfully in CI
26 lines
860 B
Text
26 lines
860 B
Text
# Reference: <https://postmarketos.org/deviceinfo>
|
|
# Please use double quotes only. You can source this file in shell
|
|
# scripts.
|
|
|
|
deviceinfo_format_version="0"
|
|
deviceinfo_name="Amlogic TV box"
|
|
deviceinfo_manufacturer="Amlogic"
|
|
deviceinfo_codename="amlogic-tvbox"
|
|
deviceinfo_year="2015"
|
|
deviceinfo_dtb_p201="amlogic/meson-gxbb-p201"
|
|
deviceinfo_dtb_p212="amlogic/meson-gxl-p212"
|
|
deviceinfo_dtb_videostrong_kii_pro="amlogic/meson-gxbb-kii-pro"
|
|
deviceinfo_dtb_xiaomi_once="amlogic/meson-gxl-s905x-xiaomi-once"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="desktop"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_gpu_accelerated="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_boot_filesystem="fat32"
|
|
deviceinfo_generate_extlinux_config="true"
|
|
deviceinfo_kernel_cmdline="console=ttyAML0,115200n8"
|