0075054187
Minor changes: * device-lg-hammerhead: remove left-over comment * device-samsung-i9100: remove fastboot section
22 lines
697 B
Text
22 lines
697 B
Text
# Reference: <https://postmarketos.org/deviceinfo>
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
|
|
|
deviceinfo_format_version="0"
|
|
deviceinfo_name="Xperia Z1 Compact"
|
|
deviceinfo_manufacturer="Sony"
|
|
deviceinfo_date=""
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_nonfree="????"
|
|
deviceinfo_dtb=""
|
|
deviceinfo_modules_initfs=""
|
|
deviceinfo_external_disk="true"
|
|
deviceinfo_external_disk_install="true"
|
|
deviceinfo_flash_methods="fastboot"
|
|
deviceinfo_arch="armhf"
|
|
|
|
# Fastboot related
|
|
deviceinfo_flash_offset_kernel="00008000"
|
|
deviceinfo_flash_offset_ramdisk="02000000"
|
|
deviceinfo_flash_offset_second="00f00000"
|
|
deviceinfo_flash_offset_tags="01e00000"
|
|
deviceinfo_flash_pagesize="2048"
|