2020-09-13 15:29:23 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
|
|
|
deviceinfo_name="Xiaomi Mi Note 2"
|
|
|
|
deviceinfo_manufacturer="Xiaomi"
|
|
|
|
deviceinfo_codename="xiaomi-scorpio"
|
|
|
|
deviceinfo_year="2016"
|
2022-05-10 13:07:55 +00:00
|
|
|
deviceinfo_dtb="qcom/msm8996pro-xiaomi-scorpio"
|
2021-03-27 14:00:00 +00:00
|
|
|
deviceinfo_append_dtb="true"
|
2020-09-13 15:29:23 +00:00
|
|
|
deviceinfo_arch="aarch64"
|
2021-11-07 09:33:14 +00:00
|
|
|
deviceinfo_mesa_driver="msm"
|
2021-12-03 05:39:43 +00:00
|
|
|
deviceinfo_flash_kernel_on_update="true"
|
2020-09-13 15:29:23 +00:00
|
|
|
|
|
|
|
# Device related
|
2021-07-07 05:06:17 +00:00
|
|
|
deviceinfo_gpu_accelerated="true"
|
2020-09-13 15:29:23 +00:00
|
|
|
deviceinfo_chassis="handset"
|
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_external_storage="false"
|
|
|
|
deviceinfo_screen_width="1080"
|
|
|
|
deviceinfo_screen_height="1920"
|
2021-03-27 14:00:00 +00:00
|
|
|
deviceinfo_rootfs_image_sector_size="4096"
|
2020-09-13 15:29:23 +00:00
|
|
|
|
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="fastboot"
|
2024-06-18 19:53:59 +00:00
|
|
|
|
2020-09-13 15:29:23 +00:00
|
|
|
deviceinfo_generate_bootimg="true"
|
|
|
|
deviceinfo_bootimg_qcdt="false"
|
|
|
|
deviceinfo_bootimg_dtb_second="false"
|
|
|
|
deviceinfo_flash_offset_base="0x80000000"
|
|
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
|
|
|
deviceinfo_flash_offset_ramdisk="0x01000000"
|
|
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
|
|
|
deviceinfo_flash_offset_tags="0x00000100"
|
|
|
|
deviceinfo_flash_pagesize="4096"
|
2021-03-27 14:00:00 +00:00
|
|
|
deviceinfo_flash_sparse="true"
|