pmaports/device/testing/device-lg-p895/deviceinfo
Svyatoslav Ryhel 3301dc90d8
device-lg-p895: add support for LG Optimus Vu (MR 3645)
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
[ci:skip-build]: already built successfully in CI
2022-11-20 15:19:06 +01:00

24 lines
669 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="LG Optimus Vu"
deviceinfo_manufacturer="LG"
deviceinfo_codename="lg-p895"
deviceinfo_year="2012"
deviceinfo_dtb="tegra30-lge-p895"
deviceinfo_append_dtb="false"
deviceinfo_arch="armv7"
# Device related
deviceinfo_chassis="handset"
deviceinfo_keyboard="false"
deviceinfo_external_storage="false"
deviceinfo_screen_width="768"
deviceinfo_screen_height="1024"
# Bootloader related
deviceinfo_flash_method="none"
deviceinfo_boot_filesystem="fat32"
deviceinfo_generate_legacy_uboot_initfs="true"