2017-07-06 16:58:14 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
2017-05-26 20:26:25 +00:00
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
|
|
|
deviceinfo_name="Google Nexus 4"
|
|
|
|
deviceinfo_manufacturer="LG"
|
2018-12-25 19:25:32 +00:00
|
|
|
deviceinfo_codename="lg-mako"
|
2020-03-07 16:10:22 +00:00
|
|
|
deviceinfo_year="2012"
|
2018-03-07 22:35:02 +00:00
|
|
|
deviceinfo_external_storage="false"
|
2017-12-21 22:12:52 +00:00
|
|
|
deviceinfo_flash_method="fastboot"
|
2020-06-07 17:17:44 +00:00
|
|
|
deviceinfo_arch="armv7"
|
2017-05-26 20:26:25 +00:00
|
|
|
|
2017-09-23 01:05:54 +00:00
|
|
|
# Device related
|
2020-05-17 13:33:49 +00:00
|
|
|
deviceinfo_chassis="handset"
|
2017-09-23 01:05:54 +00:00
|
|
|
deviceinfo_keyboard="false"
|
2017-07-23 12:50:40 +00:00
|
|
|
deviceinfo_screen_width="768"
|
|
|
|
deviceinfo_screen_height="1280"
|
2017-09-23 01:05:54 +00:00
|
|
|
deviceinfo_dev_touchscreen="/dev/input/event2"
|
2023-01-02 18:59:50 +00:00
|
|
|
deviceinfo_gpu_accelerated="false"
|
2017-07-23 12:50:40 +00:00
|
|
|
|
2017-07-06 16:58:14 +00:00
|
|
|
# Fastboot related
|
2017-06-29 19:26:55 +00:00
|
|
|
deviceinfo_generate_bootimg="true"
|
2023-01-02 18:59:50 +00:00
|
|
|
deviceinfo_kernel_cmdline_mainline="console=ttyMSM2,115200,n8 fw_devlink=permissive"
|
|
|
|
deviceinfo_kernel_cmdline_downstream="console=ttyHSL0,115200,n8"
|
|
|
|
deviceinfo_generate_bootimg="true"
|
|
|
|
deviceinfo_bootimg_qcdt="false"
|
|
|
|
deviceinfo_bootimg_mtk_mkimage="false"
|
|
|
|
deviceinfo_bootimg_dtb_second="false"
|
2017-05-26 20:26:25 +00:00
|
|
|
deviceinfo_flash_pagesize="2048"
|
2023-01-02 18:59:50 +00:00
|
|
|
deviceinfo_flash_offset_base="0x80200000"
|
|
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
|
|
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
|
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
|
|
|
deviceinfo_flash_offset_tags="0x00000100"
|
|
|
|
|
|
|
|
# Extra
|
|
|
|
deviceinfo_getty_mainline="ttyMSM2;115200"
|
|
|
|
deviceinfo_getty_downstream="ttyHSL0;115200"
|