2022-12-23 13:42:37 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
2022-07-24 11:37:09 +00:00
|
|
|
# Please use double quotes only. You can source this file in shell
|
|
|
|
# scripts.
|
2020-05-24 10:11:50 +00:00
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
2022-07-24 11:37:09 +00:00
|
|
|
deviceinfo_name="Xiaomi Redmi 5 Plus"
|
2020-05-24 10:11:50 +00:00
|
|
|
deviceinfo_manufacturer="Xiaomi"
|
|
|
|
deviceinfo_codename="xiaomi-vince"
|
|
|
|
deviceinfo_year="2017"
|
|
|
|
deviceinfo_arch="aarch64"
|
|
|
|
|
2022-07-24 11:37:09 +00:00
|
|
|
# Mainline
|
2023-04-22 14:12:17 +00:00
|
|
|
deviceinfo_dtb="qcom/msm8953-xiaomi-vince"
|
|
|
|
deviceinfo_append_dtb="true"
|
2022-07-24 11:37:09 +00:00
|
|
|
deviceinfo_gpu_accelerated="true"
|
|
|
|
|
2020-05-24 10:11:50 +00:00
|
|
|
# Device related
|
|
|
|
deviceinfo_chassis="handset"
|
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_external_storage="true"
|
|
|
|
deviceinfo_screen_width="1080"
|
|
|
|
deviceinfo_screen_height="2160"
|
|
|
|
deviceinfo_swap_size_recommended="1024"
|
|
|
|
deviceinfo_getty="ttyMSM0;115200"
|
|
|
|
|
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="fastboot"
|
2023-04-22 14:12:17 +00:00
|
|
|
deviceinfo_kernel_cmdline="console=ttyMSM0,115200"
|
2020-05-24 10:11:50 +00:00
|
|
|
deviceinfo_generate_bootimg="true"
|
2024-04-02 21:36:43 +00:00
|
|
|
deviceinfo_generate_extlinux_config="true"
|
2020-05-24 10:11:50 +00:00
|
|
|
deviceinfo_bootimg_qcdt="false"
|
|
|
|
deviceinfo_bootimg_dtb_second="false"
|
|
|
|
deviceinfo_flash_offset_base="0x80000000"
|
|
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
|
|
|
deviceinfo_flash_offset_ramdisk="0x01000000"
|
2022-07-24 11:37:09 +00:00
|
|
|
deviceinfo_flash_offset_second="0x80000000"
|
2020-05-24 10:11:50 +00:00
|
|
|
deviceinfo_flash_offset_tags="0x00000100"
|
2022-03-24 23:06:45 +00:00
|
|
|
deviceinfo_flash_pagesize="2048"
|
2020-05-24 10:11:50 +00:00
|
|
|
deviceinfo_flash_sparse="true"
|
|
|
|
|
2022-07-24 11:37:09 +00:00
|
|
|
# osk-sdl
|
|
|
|
deviceinfo_mesa_driver="msm"
|