2018-01-20 00:50:14 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
|
|
|
deviceinfo_name="Google Nexus 10"
|
|
|
|
deviceinfo_manufacturer="Samsung"
|
2018-12-25 19:25:32 +00:00
|
|
|
deviceinfo_codename="samsung-manta"
|
2020-03-07 16:10:22 +00:00
|
|
|
deviceinfo_year="2012"
|
2021-02-24 15:06:32 +00:00
|
|
|
deviceinfo_arch="armv7"
|
2024-07-19 13:34:37 +00:00
|
|
|
deviceinfo_getty="ttySAC2;115200"
|
2018-01-20 00:50:14 +00:00
|
|
|
|
|
|
|
# Device related
|
2020-05-17 13:33:49 +00:00
|
|
|
deviceinfo_chassis="tablet"
|
2018-01-20 00:50:14 +00:00
|
|
|
deviceinfo_keyboard="false"
|
2018-03-07 22:35:02 +00:00
|
|
|
deviceinfo_external_storage="false"
|
2024-02-19 18:00:55 +00:00
|
|
|
deviceinfo_gpu_accelerated="true"
|
2018-01-20 00:50:14 +00:00
|
|
|
|
|
|
|
# Bootloader related
|
2023-04-11 21:40:34 +00:00
|
|
|
deviceinfo_flash_method="fastboot"
|
2018-08-15 22:10:51 +00:00
|
|
|
deviceinfo_flash_sparse="true"
|
2018-01-20 00:50:14 +00:00
|
|
|
deviceinfo_generate_bootimg="true"
|
|
|
|
deviceinfo_bootimg_qcdt="false"
|
2023-04-11 21:40:34 +00:00
|
|
|
deviceinfo_bootimg_dtb_second="false"
|
2018-01-20 00:50:14 +00:00
|
|
|
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"
|
2024-01-31 15:52:13 +00:00
|
|
|
deviceinfo_flash_kernel_on_update="true"
|
2023-04-11 21:40:34 +00:00
|
|
|
|
|
|
|
# Kernel options
|
|
|
|
deviceinfo_dtb="exynos5250-samsung-nexus10-manta"
|
|
|
|
deviceinfo_append_dtb="true"
|