# Reference: <https://postmarketos.org/deviceinfo>
# Please use double quotes only. You can source this file in shell scripts.

deviceinfo_format_version="0"
deviceinfo_name="Generic loongarch64 system"
deviceinfo_manufacturer="Generic"
deviceinfo_codename="generic-loongarch64"
deviceinfo_year="2021"
deviceinfo_arch="loongarch64"

# Device related
deviceinfo_drm="true"
deviceinfo_external_storage="true"
deviceinfo_getty="ttyS0;115200"

# Bootloader related
deviceinfo_kernel_cmdline="console=tty0 console=ttyS0,115200 PMOS_FORCE_PARTITION_RESIZE"
deviceinfo_boot_filesystem="fat32"
deviceinfo_generate_systemd_boot="true"
