2019-08-28 08:27:48 +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="PINE64 PinePhone"
|
|
|
|
deviceinfo_manufacturer="PINE64"
|
2019-09-11 08:06:06 +00:00
|
|
|
deviceinfo_codename="pine64-pinephone"
|
2020-03-07 16:10:22 +00:00
|
|
|
deviceinfo_year="2019"
|
2020-06-17 17:18:14 +00:00
|
|
|
deviceinfo_dtb="allwinner/sun50i-a64-pinephone-1.1 allwinner/sun50i-a64-pinephone-1.2"
|
2021-01-12 06:15:39 +00:00
|
|
|
# gpio_vibra: needed for osk-sdl haptic feedback
|
2022-05-10 11:58:59 +00:00
|
|
|
deviceinfo_modules_initfs="sun6i_mipi_dsi sun4i_drm pwm_sun4i sun8i_mixer anx7688 gpio_vibra pinephone_keyboard"
|
2019-08-28 08:27:48 +00:00
|
|
|
deviceinfo_arch="aarch64"
|
|
|
|
|
|
|
|
# Device related
|
2021-07-07 05:06:17 +00:00
|
|
|
deviceinfo_gpu_accelerated="true"
|
2020-05-17 13:33:49 +00:00
|
|
|
deviceinfo_chassis="handset"
|
2019-08-28 08:27:48 +00:00
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_external_storage="true"
|
|
|
|
deviceinfo_screen_width="720"
|
|
|
|
deviceinfo_screen_height="1440"
|
2019-12-07 04:42:56 +00:00
|
|
|
deviceinfo_getty="ttyS0;115200"
|
2020-10-07 11:22:26 +00:00
|
|
|
deviceinfo_mesa_driver="sun4i-drm"
|
2020-12-14 15:45:44 +00:00
|
|
|
deviceinfo_dev_internal_storage="/dev/mmcblk2"
|
|
|
|
deviceinfo_dev_internal_storage_repartition="true"
|
2019-08-28 08:27:48 +00:00
|
|
|
|
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="none"
|
2021-03-29 22:10:06 +00:00
|
|
|
deviceinfo_sd_embed_firmware="u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin:8"
|
2019-08-28 08:27:48 +00:00
|
|
|
|