79061c94ce
[ci:ignore-count] [ci:skip-vercheck] [ci:skip-build]: built all the device packages successfully in CI already
26 lines
749 B
Text
26 lines
749 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="Tokio Techbook"
|
|
deviceinfo_manufacturer="Tokio"
|
|
deviceinfo_codename="tokio-techbook"
|
|
deviceinfo_year="2012"
|
|
deviceinfo_dtb="wm8850-w70v2"
|
|
deviceinfo_arch="armv7"
|
|
deviceinfo_boot_filesystem="fat16"
|
|
|
|
deviceinfo_append_dtb="true"
|
|
deviceinfo_disable_dhcpd="true"
|
|
deviceinfo_generate_legacy_uboot_initfs="true"
|
|
deviceinfo_legacy_uboot_load_address="0x8000"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="tablet"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="800"
|
|
deviceinfo_screen_height="480"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|