2020-03-03 10:41:25 +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 7 2012 GSM"
|
|
|
|
deviceinfo_manufacturer="Asus"
|
|
|
|
deviceinfo_codename="asus-tilapia"
|
2020-03-07 16:19:37 +00:00
|
|
|
deviceinfo_year="2012"
|
2020-09-02 07:47:27 +00:00
|
|
|
deviceinfo_dtb="tegra30-asus-nexus7-tilapia-E1565"
|
2020-03-03 10:41:25 +00:00
|
|
|
deviceinfo_append_dtb="true"
|
|
|
|
deviceinfo_arch="armv7"
|
2021-10-12 01:35:10 +00:00
|
|
|
deviceinfo_modules_initfs="lvds-codec panel-lvds bq27xxx-battery bq27xxx-battery-i2c smb347-charger elants-i2c"
|
2020-03-03 10:41:25 +00:00
|
|
|
|
|
|
|
# Device related
|
2020-05-17 13:33:49 +00:00
|
|
|
deviceinfo_chassis="tablet"
|
2020-03-03 10:41:25 +00:00
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_external_storage="false"
|
|
|
|
deviceinfo_screen_width="800"
|
|
|
|
deviceinfo_screen_height="1280"
|
|
|
|
|
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="fastboot"
|
|
|
|
deviceinfo_generate_bootimg="true"
|
|
|
|
deviceinfo_bootimg_qcdt="false"
|
2021-08-01 09:40:39 +00:00
|
|
|
deviceinfo_flash_offset_base="0x10000000"
|
2020-03-03 10:41:25 +00:00
|
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
|
|
|
deviceinfo_flash_offset_ramdisk="0x01000000"
|
|
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
|
|
|
deviceinfo_flash_offset_tags="0x00000100"
|
|
|
|
deviceinfo_flash_pagesize="2048"
|
|
|
|
deviceinfo_flash_fastboot_max_size="650"
|