2017-08-11 10:41:29 +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="Sony Xperia Z2 Tablet WIFI"
|
2017-08-11 10:41:29 +00:00
|
|
|
deviceinfo_manufacturer="Sony"
|
|
|
|
deviceinfo_date=""
|
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_nonfree="????"
|
|
|
|
deviceinfo_dtb=""
|
2017-10-26 18:13:18 +00:00
|
|
|
deviceinfo_modules_initfs="rmi_core rmi_i2c rmi_spi"
|
2018-03-07 22:35:02 +00:00
|
|
|
deviceinfo_external_storage="true"
|
2017-12-21 22:12:52 +00:00
|
|
|
deviceinfo_flash_method="fastboot"
|
2017-08-11 10:41:29 +00:00
|
|
|
deviceinfo_arch="armhf"
|
2017-10-26 18:13:18 +00:00
|
|
|
deviceinfo_dev_touchscreen="/dev/input/event2"
|
2017-08-11 10:41:29 +00:00
|
|
|
|
|
|
|
# Fastboot related
|
|
|
|
deviceinfo_generate_bootimg="true"
|
|
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
|
|
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
|
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
|
|
|
deviceinfo_flash_offset_tags="0x01e00000"
|
|
|
|
deviceinfo_flash_pagesize="2048"
|
2017-08-18 21:13:38 +00:00
|
|
|
deviceinfo_kernel_cmdline="clk_ignore_unused console=ttyMSM0,115200,n8 cma=1024m msm.vram=896m"
|