fcffd2b4b5
Co-Authored-By: Segfault <awarnecke002@hotmail.com>
26 lines
820 B
Text
26 lines
820 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="HP Chromebook 14 G3"
|
|
deviceinfo_manufacturer="HP"
|
|
deviceinfo_codename="google-nyan-blaze"
|
|
deviceinfo_year="2014"
|
|
deviceinfo_arch="armv7"
|
|
deviceinfo_dtb="tegra124-nyan-blaze"
|
|
deviceinfo_modules_initfs="cros-ec cros-ec-spi cros-ec-keyb"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="laptop"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1366"
|
|
deviceinfo_screen_height="768"
|
|
deviceinfo_gpu_accelerated="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_cgpt_kpart="/usr/share/u-boot/google-nyan-blaze/u-boot-dtb.img.kpart"
|
|
deviceinfo_cgpt_kpart_start="8192"
|
|
deviceinfo_cgpt_kpart_size="32768"
|