2018-02-02 19:59:14 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
2018-08-23 00:44:46 +00:00
|
|
|
deviceinfo_name="Samsung Galaxy S5"
|
2018-02-02 19:59:14 +00:00
|
|
|
deviceinfo_manufacturer="Samsung"
|
2018-12-25 19:25:32 +00:00
|
|
|
deviceinfo_codename="samsung-klte"
|
2020-03-07 16:10:22 +00:00
|
|
|
deviceinfo_year="2014"
|
2021-06-26 23:49:18 +00:00
|
|
|
deviceinfo_dtb="qcom-msm8974-samsung-klte"
|
|
|
|
deviceinfo_append_dtb="true"
|
2021-09-01 02:01:58 +00:00
|
|
|
deviceinfo_modules_initfs="pm8941_pwrkey rmi_core rmi_i2c panel-samsung-s6e3fa2-full"
|
2019-03-11 08:41:05 +00:00
|
|
|
deviceinfo_arch="armv7"
|
2018-02-02 19:59:14 +00:00
|
|
|
|
|
|
|
# Device related
|
2020-05-17 13:33:49 +00:00
|
|
|
deviceinfo_chassis="handset"
|
2018-02-02 19:59:14 +00:00
|
|
|
deviceinfo_keyboard="false"
|
2018-03-07 22:35:02 +00:00
|
|
|
deviceinfo_external_storage="true"
|
2018-02-02 19:59:14 +00:00
|
|
|
deviceinfo_screen_width="1080"
|
|
|
|
deviceinfo_screen_height="1920"
|
2021-06-26 23:49:18 +00:00
|
|
|
deviceinfo_getty="ttyMSM0;115200"
|
2018-02-02 19:59:14 +00:00
|
|
|
|
|
|
|
# Bootloader related
|
2022-03-29 17:18:19 +00:00
|
|
|
deviceinfo_flash_method="fastboot"
|
|
|
|
deviceinfo_flash_sparse="true"
|
2021-07-07 08:48:49 +00:00
|
|
|
deviceinfo_kernel_cmdline="console=ttyMSM0,115200,n8 msm.vram=192m msm.allow_vram_carveout=1 PMOS_NO_OUTPUT_REDIRECT"
|
2018-02-02 19:59:14 +00:00
|
|
|
deviceinfo_generate_bootimg="true"
|
2021-06-26 23:49:18 +00:00
|
|
|
deviceinfo_bootimg_qcdt="false"
|
2018-02-02 19:59:14 +00:00
|
|
|
deviceinfo_flash_offset_base="0x00000000"
|
|
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
|
|
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
|
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
|
|
|
deviceinfo_flash_offset_tags="0x01e00000"
|
|
|
|
deviceinfo_flash_pagesize="2048"
|
|
|
|
deviceinfo_flash_heimdall_partition_kernel="BOOT"
|
2022-03-29 17:18:19 +00:00
|
|
|
deviceinfo_flash_fastboot_partition_kernel="boot"
|
2019-11-11 09:22:28 +00:00
|
|
|
|
|
|
|
# USB related
|
|
|
|
deviceinfo_usb_idVendor="0x04e8" # Samsung Electronics Co., Ltd
|
|
|
|
deviceinfo_usb_idProduct="0x6860" # Galaxy (MTP)
|