23 lines
624 B
Text
23 lines
624 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="Raspberry Pi 4"
|
||
|
deviceinfo_manufacturer="Raspberry Pi"
|
||
|
deviceinfo_codename="raspberry-pi4"
|
||
|
deviceinfo_date=""
|
||
|
deviceinfo_dtb=""
|
||
|
deviceinfo_modules_initfs="vc4"
|
||
|
deviceinfo_arch="aarch64"
|
||
|
deviceinfo_disable_dhcpd="true"
|
||
|
|
||
|
# Device related
|
||
|
deviceinfo_keyboard="true"
|
||
|
deviceinfo_external_storage="true"
|
||
|
deviceinfo_screen_width="1920"
|
||
|
deviceinfo_screen_height="1080"
|
||
|
|
||
|
# Bootloader related
|
||
|
deviceinfo_flash_method="none"
|
||
|
deviceinfo_boot_filesystem="fat16"
|