2017-10-29 17:33:52 -04:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
2018-08-23 00:44:46 +00:00
|
|
|
deviceinfo_name="Amazon Kindle Fire HDX 2013 (7-inch)"
|
2017-10-29 17:33:52 -04:00
|
|
|
deviceinfo_manufacturer="Amazon"
|
2018-12-25 20:25:32 +01:00
|
|
|
deviceinfo_codename="amazon-thor"
|
2020-03-07 17:10:22 +01:00
|
|
|
deviceinfo_year="2013"
|
2018-03-07 23:35:02 +01:00
|
|
|
deviceinfo_external_storage="false"
|
2017-12-21 23:12:52 +01:00
|
|
|
deviceinfo_flash_method="fastboot"
|
2021-07-23 15:09:34 +01:00
|
|
|
deviceinfo_arch="armv7"
|
2017-10-29 17:33:52 -04:00
|
|
|
|
|
|
|
# Device related
|
2020-05-17 15:33:49 +02:00
|
|
|
deviceinfo_chassis="tablet"
|
2017-10-29 17:33:52 -04:00
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_screen_width="1200"
|
|
|
|
deviceinfo_screen_height="1920"
|
|
|
|
deviceinfo_dev_touchscreen="/dev/input/event0"
|
|
|
|
|
|
|
|
# Kernel related
|
|
|
|
deviceinfo_kernel_cmdline="console=ttyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 buildvariant=userdebug"
|
|
|
|
|
|
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
|
|
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
|
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
|
|
|
deviceinfo_flash_offset_tags="0x01e00000"
|
|
|
|
deviceinfo_flash_pagesize="2048"
|
|
|
|
deviceinfo_flash_offset_base="0x00000000"
|
2017-11-11 14:00:22 -08:00
|
|
|
deviceinfo_flash_fastboot_max_size="510"
|
2017-10-29 17:33:52 -04:00
|
|
|
|
|
|
|
deviceinfo_generate_bootimg="true"
|
|
|
|
deviceinfo_bootimg_qcdt="true"
|