33254c4d19
This is needed to use depthchargectl instead of mkdepthcharge [ci:ignore-count] [ci:skip-build]: already built successfully in CI
29 lines
1,000 B
Text
29 lines
1,000 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="Lenovo IdeaPad Duet Chromebook"
|
|
deviceinfo_manufacturer="Lenovo"
|
|
deviceinfo_codename="google-krane"
|
|
deviceinfo_year="2020"
|
|
deviceinfo_dtb="mediatek/mt8183-kukui-krane-sku0 mediatek/mt8183-kukui-krane-sku176"
|
|
deviceinfo_modules_initfs="gpu-sched i2c-hid-of hid-multitouch cros-ec-keyb sbs-battery"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="convertible"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1920"
|
|
deviceinfo_screen_height="1200"
|
|
deviceinfo_gpu_accelerated="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_kernel_cmdline="console=null"
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_cgpt_kpart="/boot/vmlinuz.kpart"
|
|
deviceinfo_cgpt_kpart_start="8192"
|
|
deviceinfo_cgpt_kpart_size="65536"
|
|
deviceinfo_depthcharge_board="krane"
|
|
deviceinfo_generate_depthcharge_image="true"
|