pmaports/device/testing/device-google-veyron/deviceinfo
Anton Bambura d9116005f1
google-veyron: new device (MR 4252)
[ci:skip-build] already built successfully in CI
2023-07-30 23:32:27 -07:00

29 lines
1.1 KiB
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 Veyron Chromebook"
deviceinfo_manufacturer="Google"
deviceinfo_codename="google-veyron"
deviceinfo_year="2015"
deviceinfo_arch="armv7"
deviceinfo_dtb="rk3288-veyron*"
deviceinfo_modules_initfs="analogix-dp cros-ec cros-ec-keyb cros-ec-spi drm-dp-aux-bus drm-kms-helper dw-mipi-dsi dw-wdt elants-i2c gpio-charger gpu-sched panel-edp phy-rockchip-dp pwm-bl pwm-rockchip rockchipdrm sbs-battery videobuf2-dma-sg"
# Device related
# chassis does not make sense here, will probably be removed (pmb#2255)
deviceinfo_chassis="convertible"
deviceinfo_keyboard="true"
deviceinfo_external_storage="true"
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="24576"
deviceinfo_cgpt_kpart_size="32768"
deviceinfo_depthcharge_board="veyron"
deviceinfo_generate_depthcharge_image="true"
deviceinfo_generate_extlinux_config="true"