2017-10-04 17:20:17 +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 SIII LTE"
|
2017-10-04 17:20:17 +00:00
|
|
|
deviceinfo_manufacturer="Samsung"
|
|
|
|
deviceinfo_date=""
|
|
|
|
deviceinfo_nonfree="????"
|
|
|
|
deviceinfo_dtb=""
|
|
|
|
deviceinfo_modules_initfs=""
|
2018-03-07 22:35:02 +00:00
|
|
|
deviceinfo_external_storage="true"
|
2017-12-21 22:12:52 +00:00
|
|
|
deviceinfo_flash_method="heimdall-bootimg"
|
2017-10-04 17:20:17 +00:00
|
|
|
deviceinfo_generate_bootimg="true"
|
|
|
|
deviceinfo_arch="armhf"
|
|
|
|
|
|
|
|
# Device related
|
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_screen_width="720"
|
|
|
|
deviceinfo_screen_height="1280"
|
|
|
|
deviceinfo_dev_touchscreen="/dev/input/event2"
|
|
|
|
|
|
|
|
# Offsets for the boot.img
|
|
|
|
deviceinfo_kernel_cmdline="console=ttySAC2,115200 buildvariant=userdebug"
|
|
|
|
deviceinfo_flash_offset_kernel=0x00008000
|
|
|
|
deviceinfo_flash_offset_ramdisk=0x1000000
|
|
|
|
deviceinfo_flash_offset_second=0x00f00000
|
|
|
|
deviceinfo_flash_offset_tags=0x00000100
|
|
|
|
deviceinfo_flash_pagesize=2048
|
|
|
|
|
|
|
|
# Heimdall related
|
|
|
|
deviceinfo_flash_heimdall_partition_kernel="BOOT"
|