workaround for deadlock/crash due to dts TODOs Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7261>
27 lines
838 B
Text
27 lines
838 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="Google Pixel 6a"
|
|
deviceinfo_manufacturer="Google"
|
|
deviceinfo_codename="google-bluejay"
|
|
deviceinfo_year="2022"
|
|
deviceinfo_dtb="exynos/google/gs101-bluejay"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="handset"
|
|
deviceinfo_external_storage="false"
|
|
deviceinfo_drm="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="fastboot"
|
|
deviceinfo_flash_fastboot_partition_vbmeta="vbmeta"
|
|
deviceinfo_kernel_cmdline="clk_ignore_unused regulator_ignore_unused"
|
|
deviceinfo_generate_bootimg="true"
|
|
deviceinfo_flash_pagesize="4096"
|
|
deviceinfo_header_version="4"
|
|
|
|
# deviceinfo_super_partitions="/dev/sda26 /dev/sda26"
|
|
deviceinfo_rootfs_image_sector_size="4096"
|