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

deviceinfo_format_version="0"
deviceinfo_name="Raspberry Pi Zero"
deviceinfo_manufacturer="Raspberry Pi"
deviceinfo_codename="raspberry-pi0"
deviceinfo_year="2015"
deviceinfo_arch="armhf"
deviceinfo_disable_dhcpd="false"
deviceinfo_partition_type="msdos"
deviceinfo_kernel_cmdline="dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1"
deviceinfo_generate_cmdline_txt="true"

# Device related
deviceinfo_chassis="embedded"
deviceinfo_keyboard="false"
deviceinfo_external_storage="true"
deviceinfo_screen_width="1920"
deviceinfo_screen_height="1080"
deviceinfo_drm="true"

# Bootloader related
deviceinfo_flash_method="none"
deviceinfo_boot_filesystem="fat16"
