2020-04-22 12:29:00 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
2021-09-23 10:10:42 +00:00
|
|
|
# Please use double quotes only. You can source this file in shell
|
|
|
|
# scripts.
|
2020-04-22 12:29:00 +00:00
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
|
|
|
deviceinfo_name="Samsung Galaxy Tab S 10.5 WiFi"
|
|
|
|
deviceinfo_manufacturer="Samsung"
|
|
|
|
deviceinfo_codename="samsung-chagallwifi"
|
|
|
|
deviceinfo_year="2014"
|
2021-09-23 10:10:42 +00:00
|
|
|
deviceinfo_append_dtb_mainline="true"
|
|
|
|
deviceinfo_dtb_mainline="exynos5420-chagall-wifi"
|
2020-04-22 12:29:00 +00:00
|
|
|
deviceinfo_arch="armv7"
|
2023-02-03 14:07:44 +00:00
|
|
|
deviceinfo_flash_kernel_on_update="true"
|
2020-04-22 12:29:00 +00:00
|
|
|
|
|
|
|
# Device related
|
2020-05-17 13:33:49 +00:00
|
|
|
deviceinfo_chassis="tablet"
|
2020-04-22 12:29:00 +00:00
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_external_storage="true"
|
|
|
|
deviceinfo_screen_width="2560"
|
|
|
|
deviceinfo_screen_height="1600"
|
|
|
|
|
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="heimdall-bootimg"
|
|
|
|
deviceinfo_generate_bootimg="true"
|
|
|
|
deviceinfo_bootimg_qcdt="false"
|
2021-09-23 10:10:42 +00:00
|
|
|
deviceinfo_bootimg_append_seandroidenforce="true"
|
|
|
|
deviceinfo_bootimg_mtk_mkimage="false"
|
2020-04-22 12:29:00 +00:00
|
|
|
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"
|
2021-09-23 10:10:42 +00:00
|
|
|
|
|
|
|
# Heimdall related
|
2020-04-22 12:29:00 +00:00
|
|
|
deviceinfo_flash_heimdall_partition_kernel="BOOT"
|
|
|
|
deviceinfo_flash_heimdall_partition_system="SYSTEM"
|
|
|
|
|