4914067590
The file is automatically packed by devicepkg-dev utils Relates #1836
28 lines
962 B
Text
28 lines
962 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="PINE64 PinePhone"
|
|
deviceinfo_manufacturer="PINE64"
|
|
deviceinfo_codename="pine64-pinephone"
|
|
deviceinfo_year="2019"
|
|
deviceinfo_dtb="allwinner/sun50i-a64-pinephone-1.1 allwinner/sun50i-a64-pinephone-1.2"
|
|
# gpio_vibra: needed for osk-sdl haptic feedback
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_gpu_accelerated="true"
|
|
deviceinfo_chassis="handset"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="720"
|
|
deviceinfo_screen_height="1440"
|
|
deviceinfo_getty="ttyS0;115200"
|
|
deviceinfo_mesa_driver="sun4i-drm"
|
|
deviceinfo_dev_internal_storage="/dev/mmcblk2"
|
|
deviceinfo_dev_internal_storage_repartition="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_sd_embed_firmware="u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin:8"
|
|
|