beeba0b911
[ci:skip-build]: already built successfully in CI
28 lines
902 B
Text
28 lines
902 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="Samsung Chromebook Plus"
|
|
deviceinfo_manufacturer="Samsung"
|
|
deviceinfo_codename="google-kevin"
|
|
deviceinfo_year="2017"
|
|
deviceinfo_dtb="rockchip/rk3399-gru-kevin"
|
|
deviceinfo_modules_initfs="gpu-sched atmel-mxt-ts cros-ec-keyb sbs-battery"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="convertible"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="2400"
|
|
deviceinfo_screen_height="1600"
|
|
deviceinfo_gpu_accelerated="true"
|
|
|
|
# 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_generate_depthcharge_image="true"
|