2ae9112ce1
[ci:skip-build]: already built successfully in CI
23 lines
767 B
Text
23 lines
767 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="ZTE ZXV10 B860HV5"
|
|
deviceinfo_manufacturer="ZTE"
|
|
deviceinfo_codename="zte-b860hv5"
|
|
deviceinfo_year="2019"
|
|
deviceinfo_dtb="amlogic/meson-g12a-b860hv5"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="embedded"
|
|
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 console=tty0 PMOS_NO_OUTPUT_REDIRECT no_console_suspend fsck.fix=yes fsck.repair=yes"
|