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"
|
2020-10-31 18:25:31 +00:00
|
|
|
deviceinfo_name="Samsung Galaxy SIII"
|
2017-10-04 17:20:17 +00:00
|
|
|
deviceinfo_manufacturer="Samsung"
|
2020-10-31 18:25:31 +00:00
|
|
|
deviceinfo_codename="samsung-i9300"
|
2020-03-07 16:10:22 +00:00
|
|
|
deviceinfo_year="2012"
|
2021-08-04 16:35:18 +00:00
|
|
|
deviceinfo_append_dtb_mainline_i9300_warning="true"
|
|
|
|
deviceinfo_append_dtb_mainline_i9305_warning="true"
|
|
|
|
deviceinfo_dtb_mainline_i9300_warning="exynos4412-i9300"
|
|
|
|
deviceinfo_dtb_mainline_i9305_warning="exynos4412-i9305"
|
2017-10-04 17:20:17 +00:00
|
|
|
deviceinfo_modules_initfs=""
|
2020-10-12 00:04:53 +00:00
|
|
|
deviceinfo_arch="armv7"
|
2017-10-04 17:20:17 +00:00
|
|
|
|
|
|
|
# Device related
|
2020-05-17 13:33:49 +00:00
|
|
|
deviceinfo_chassis="handset"
|
2017-10-04 17:20:17 +00:00
|
|
|
deviceinfo_keyboard="false"
|
2020-10-18 23:35:25 +00:00
|
|
|
deviceinfo_external_storage="true"
|
2017-10-04 17:20:17 +00:00
|
|
|
deviceinfo_screen_width="720"
|
|
|
|
deviceinfo_screen_height="1280"
|
|
|
|
|
2020-10-18 23:35:25 +00:00
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="heimdall-bootimg"
|
|
|
|
deviceinfo_kernel_cmdline_downstream="console=ttySAC2,115200 buildvariant=userdebug"
|
|
|
|
deviceinfo_generate_bootimg="true"
|
|
|
|
deviceinfo_bootimg_qcdt="false"
|
|
|
|
deviceinfo_bootimg_mtk_mkimage="false"
|
|
|
|
deviceinfo_bootimg_dtb_second="false"
|
|
|
|
deviceinfo_flash_offset_base="0x10000000"
|
|
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
|
|
|
deviceinfo_flash_offset_ramdisk="0x01000000"
|
|
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
|
|
|
deviceinfo_flash_offset_tags="0x00000100"
|
|
|
|
deviceinfo_flash_pagesize="2048"
|
2017-10-04 17:20:17 +00:00
|
|
|
|
|
|
|
# Heimdall related
|
|
|
|
deviceinfo_flash_heimdall_partition_kernel="BOOT"
|
2020-10-18 23:35:25 +00:00
|
|
|
deviceinfo_flash_heimdall_partition_system=""
|