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"
|
2019-05-27 15:28:40 +00:00
|
|
|
deviceinfo_dtb_mainline="qcom-msm8974-samsung-klte"
|
|
|
|
deviceinfo_append_dtb_mainline="true"
|
2020-03-29 18:04:28 +00:00
|
|
|
deviceinfo_modules_initfs_mainline="pm8941_pwrkey qnoc_msm8974 rmi_i2c"
|
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"
|
2020-03-29 18:04:28 +00:00
|
|
|
deviceinfo_getty_mainline="ttyMSM0;115200"
|
2018-02-02 19:59:14 +00:00
|
|
|
|
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="heimdall-bootimg"
|
2019-06-02 02:49:02 +00:00
|
|
|
deviceinfo_kernel_cmdline_downstream="console=ttyHSL0 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 zcache.enabled=1 zcache.compressor=lz4 androidboot.bootdevice=msm_sdcc.1 audit=0 selinux=0 androidboot.selinux=disabled"
|
2018-10-15 19:54:15 +00:00
|
|
|
deviceinfo_kernel_cmdline_mainline="console=ttyMSM0,115200,n8 PMOS_NO_OUTPUT_REDIRECT"
|
2018-02-02 19:59:14 +00:00
|
|
|
deviceinfo_generate_bootimg="true"
|
2018-10-15 19:54:15 +00:00
|
|
|
deviceinfo_bootimg_qcdt_downstream="true"
|
|
|
|
deviceinfo_bootimg_qcdt_mainline="false"
|
2020-02-27 17:18:05 +00:00
|
|
|
deviceinfo_bootimg_append_seandroidenforce="true"
|
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"
|
2019-11-11 09:22:28 +00:00
|
|
|
|
|
|
|
# USB related
|
|
|
|
deviceinfo_usb_idVendor="0x04e8" # Samsung Electronics Co., Ltd
|
|
|
|
deviceinfo_usb_idProduct="0x6860" # Galaxy (MTP)
|