pmaports/device/testing/device-sourceparts-pocketpc/deviceinfo
Martijn Braam d199a3b1ef
sourceparts-pocketpc: new device (MR 2807)
The Pocket P.C. PDA from SourceParts/Popcorn Computers.
2022-01-02 13:23:40 +01:00

28 lines
943 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="Source Parts Pocket P.C."
deviceinfo_manufacturer="Source Parts"
deviceinfo_codename="sourceparts-pocketpc"
deviceinfo_year="2021"
deviceinfo_dtb="allwinner/sun50i-a64-pocket-pc"
deviceinfo_arch="aarch64"
# Device related
deviceinfo_gpu_accelerated="true"
deviceinfo_chassis="tablet"
deviceinfo_keyboard="true"
deviceinfo_external_storage="true"
deviceinfo_screen_width="1920"
deviceinfo_screen_height="1080"
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_generate_legacy_uboot_initfs="true"
deviceinfo_sd_embed_firmware="u-boot/sourceparts-pocketpc/u-boot-sunxi-with-spl-552.bin:8"