33254c4d19
This is needed to use depthchargectl instead of mkdepthcharge [ci:ignore-count] [ci:skip-build]: already built successfully in CI
28 lines
966 B
Text
28 lines
966 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="Google Hana Chromebook"
|
|
deviceinfo_manufacturer="Google"
|
|
deviceinfo_codename="google-hana"
|
|
deviceinfo_year="2017"
|
|
deviceinfo_dtb="mediatek/mt8173-elm-hana mediatek/mt8173-elm-hana-rev7"
|
|
deviceinfo_modules_initfs="hid-i2c-of hid-multitouch elants-i2c elan-i2c elan-i2c-core melfas-mip4 cros-ec-keyb"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="convertible"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1366"
|
|
deviceinfo_screen_height="768"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_kernel_cmdline="console=null"
|
|
deviceinfo_cgpt_kpart="/boot/vmlinuz.kpart"
|
|
deviceinfo_cgpt_kpart_start="8192"
|
|
deviceinfo_cgpt_kpart_size="65536"
|
|
deviceinfo_depthcharge_board="hana"
|
|
deviceinfo_generate_depthcharge_image="true"
|