9271ab80b6
Use the new variable name as used in initfs
37 lines
1.7 KiB
Text
37 lines
1.7 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="Asus ZenFone Max Pro M1"
|
|
deviceinfo_manufacturer="Asus"
|
|
deviceinfo_codename="asus-x00td"
|
|
deviceinfo_year="2018"
|
|
deviceinfo_dtb_mainline="qcom/sdm636-asus-x00td"
|
|
deviceinfo_append_dtb_mainline="true"
|
|
deviceinfo_modules_initfs="msm qcom_fg qcom_pmi8998_charger nt36xxx"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="handset"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1080"
|
|
deviceinfo_screen_height="2160"
|
|
deviceinfo_gpu_accelerated="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="fastboot"
|
|
deviceinfo_kernel_cmdline_downstream="console=ttyMSM0,115200,n8 androidboot.console=ttyMSM0 earlycon=msm_serial_dm,0xc170000 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 sched_enable_hmp=1 sched_enable_power_aware=1 service_locator.enable=1 swiotlb=1 firmware_class.path=/vendor/firmware_mnt/image loop.max_part=7 buildvariant=userdebug"
|
|
deviceinfo_kernel_cmdline_mainline="PMOS_NO_OUTPUT_REDIRECT clk_ignore_unused"
|
|
deviceinfo_generate_bootimg="true"
|
|
deviceinfo_bootimg_qcdt="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"
|
|
deviceinfo_flash_fastboot_partition_vbmeta="vbmeta"
|
|
deviceinfo_usb_network_function_downstream="rndis_bam.rndis"
|