2ce4f51210
[ci:skip-build]: already built successfully in CI
25 lines
758 B
Text
25 lines
758 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="Xunlong Orange Pi 5 Plus"
|
|
deviceinfo_manufacturer="Xunlong"
|
|
deviceinfo_codename="xunlong-orangepi5-plus"
|
|
deviceinfo_year="2023"
|
|
deviceinfo_dtb="rockchip/rk3588-orangepi-5-plus"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_gpu_accelerated="true"
|
|
deviceinfo_chassis="embedded"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_getty="ttyS2;1500000"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_kernel_cmdline="console=null"
|
|
deviceinfo_partition_type="gpt"
|
|
deviceinfo_boot_filesystem="fat32"
|
|
deviceinfo_generate_systemd_boot="true"
|