# 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"
deviceinfo_disable_dhcpd="true"

# Bootloader related
deviceinfo_boot_filesystem="fat32"
