2017-09-21 17:21:21 +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="Fairphone 2"
|
|
|
|
deviceinfo_manufacturer="Fairphone"
|
2018-12-25 19:25:32 +00:00
|
|
|
deviceinfo_codename="fairphone-fp2"
|
2020-03-07 16:10:22 +00:00
|
|
|
deviceinfo_year="2015"
|
2022-10-04 20:34:45 +00:00
|
|
|
deviceinfo_dtb_mainline="qcom-msm8974pro-fairphone-fp2"
|
2019-10-19 19:57:59 +00:00
|
|
|
deviceinfo_append_dtb_mainline="true"
|
2019-02-13 18:54:14 +00:00
|
|
|
deviceinfo_arch="armv7"
|
2017-09-21 17:21:21 +00:00
|
|
|
|
2018-08-23 18:40:19 +00:00
|
|
|
# Device related
|
2020-05-17 13:33:49 +00:00
|
|
|
deviceinfo_chassis="handset"
|
2018-08-23 18:40:19 +00:00
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_external_storage="true"
|
2017-09-21 17:21:21 +00:00
|
|
|
deviceinfo_screen_width="1080"
|
|
|
|
deviceinfo_screen_height="1920"
|
2020-11-08 14:16:02 +00:00
|
|
|
deviceinfo_getty_downstream="ttyHSL0;115200"
|
|
|
|
deviceinfo_getty_mainline="ttyMSM0;115200"
|
2020-10-08 09:08:02 +00:00
|
|
|
deviceinfo_mesa_driver_mainline="msm"
|
2022-05-25 19:31:10 +00:00
|
|
|
deviceinfo_gpu_accelerated="true"
|
2017-09-21 17:21:21 +00:00
|
|
|
|
2018-08-23 18:40:19 +00:00
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="fastboot"
|
2020-11-08 14:16:02 +00:00
|
|
|
deviceinfo_kernel_cmdline_downstream="console=ttyHSL0,115200,n8 PMOS_NO_OUTPUT_REDIRECT androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3b7 ehci-hcd.park=3 androidboot.bootdevice=msm_sdcc.1"
|
2021-03-07 20:45:03 +00:00
|
|
|
deviceinfo_kernel_cmdline_mainline="earlycon=msm_serial_dm,0xf991e000 PMOS_NO_OUTPUT_REDIRECT msm.vram=192m msm.allow_vram_carveout=1"
|
2017-09-21 17:21:21 +00:00
|
|
|
deviceinfo_generate_bootimg="true"
|
2019-10-19 19:57:59 +00:00
|
|
|
deviceinfo_bootimg_qcdt_downstream="true"
|
2018-08-23 18:40:19 +00:00
|
|
|
deviceinfo_flash_offset_base="0x00000000"
|
|
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
2019-10-19 19:57:59 +00:00
|
|
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
2017-09-21 17:21:21 +00:00
|
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
2018-08-23 18:40:19 +00:00
|
|
|
deviceinfo_flash_offset_tags="0x00000100"
|
2017-09-21 17:21:21 +00:00
|
|
|
deviceinfo_flash_pagesize="2048"
|