2017-07-06 18:58:14 +02:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
2017-05-26 22:26:25 +02:00
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
2018-08-23 00:44:46 +00:00
|
|
|
deviceinfo_name="Samsung Galaxy SII"
|
2017-05-26 22:26:25 +02:00
|
|
|
deviceinfo_manufacturer="Samsung"
|
2018-12-25 20:25:32 +01:00
|
|
|
deviceinfo_codename="samsung-i9100"
|
2020-03-07 17:10:22 +01:00
|
|
|
deviceinfo_year="2011"
|
2020-12-06 18:07:53 +01:00
|
|
|
deviceinfo_append_dtb_mainline="true"
|
|
|
|
deviceinfo_dtb_mainline="exynos4210-i9100"
|
2024-02-25 20:09:05 +01:00
|
|
|
deviceinfo_getty="ttySAC2;115200"
|
2017-12-21 23:12:52 +01:00
|
|
|
deviceinfo_flash_method="heimdall-isorec"
|
2020-03-17 23:58:50 +01:00
|
|
|
deviceinfo_arch="armv7"
|
2021-02-16 08:26:08 +01:00
|
|
|
deviceinfo_mesa_driver_mainline="exynos"
|
2017-07-10 20:17:31 +02:00
|
|
|
|
2017-09-23 01:05:54 +00:00
|
|
|
# Device related
|
2021-07-07 08:06:17 +03:00
|
|
|
deviceinfo_gpu_accelerated="true"
|
2020-05-17 15:33:49 +02:00
|
|
|
deviceinfo_chassis="handset"
|
2017-09-23 01:05:54 +00:00
|
|
|
deviceinfo_keyboard="false"
|
2024-02-25 20:09:05 +01:00
|
|
|
deviceinfo_external_storage="true"
|
2017-07-23 14:50:40 +02:00
|
|
|
deviceinfo_screen_width="480"
|
|
|
|
deviceinfo_screen_height="800"
|
2017-09-23 01:05:54 +00:00
|
|
|
|
2017-07-10 20:17:31 +02:00
|
|
|
# Heimdall related
|
|
|
|
deviceinfo_flash_heimdall_partition_kernel="KERNEL"
|
|
|
|
deviceinfo_flash_heimdall_partition_initfs="RECOVERY"
|
2023-06-05 23:11:15 +02:00
|
|
|
deviceinfo_flash_heimdall_partition_rootfs="DATAFS"
|
2020-05-18 21:04:18 +02:00
|
|
|
deviceinfo_flash_sparse="true"
|
2024-04-19 14:32:25 +02:00
|
|
|
deviceinfo_flash_kernel_on_update="true"
|