40 lines
1.6 KiB
Text
40 lines
1.6 KiB
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="SHIFT6mq"
|
||
|
deviceinfo_manufacturer="SHIFT"
|
||
|
deviceinfo_codename="shift-axolotl"
|
||
|
deviceinfo_year="2020"
|
||
|
deviceinfo_arch="aarch64"
|
||
|
|
||
|
# Device related
|
||
|
deviceinfo_gpu_accelerated="false"
|
||
|
deviceinfo_chassis="handset"
|
||
|
deviceinfo_keyboard="false"
|
||
|
deviceinfo_external_storage="true"
|
||
|
deviceinfo_screen_width="1080"
|
||
|
deviceinfo_screen_height="2160"
|
||
|
|
||
|
# Bootloader related
|
||
|
deviceinfo_flash_method="fastboot"
|
||
|
deviceinfo_kernel_cmdline="console=ttyMSM0,115200n8 earlycon=msm_geni_serial,0xA84000 androidboot.console=ttyMSM0 printk.devkmsg=on androidboot.hardware=qcom androidboot.configfs=true loop.max_part=7 msm_rtb.filter=0x237 ehci-hcd.park=3 service_locator.enable=1 androidboot.memcg=1 cgroup.memory=nokmem androidboot.usbcontroller=a600000.dwc3 swiotlb=2048 androidboot.boot_devices=soc/1d84000.ufshc firmware_class.path=/vendor/firmware_mnt/image"
|
||
|
deviceinfo_generate_bootimg="true"
|
||
|
deviceinfo_bootimg_qcdt="false"
|
||
|
deviceinfo_bootimg_mtk_mkimage="false"
|
||
|
deviceinfo_bootimg_dtb_second="false"
|
||
|
deviceinfo_flash_offset_base="0x00000000"
|
||
|
deviceinfo_flash_offset_kernel="0x00008000"
|
||
|
deviceinfo_flash_offset_ramdisk="0x01000000"
|
||
|
deviceinfo_flash_offset_second="0x00f00000"
|
||
|
deviceinfo_flash_offset_tags="0x00000100"
|
||
|
deviceinfo_flash_pagesize="4096"
|
||
|
deviceinfo_flash_sparse="true"
|
||
|
|
||
|
# Kernel
|
||
|
deviceinfo_append_dtb="false"
|
||
|
|
||
|
# Required for devices using UFS as storage (instead of e.g. eMMC)
|
||
|
deviceinfo_rootfs_image_sector_size="4096"
|