4f12013a68
Tested on peach-pit, should work the same on peach-pi. [ci:skip-build]: already built successfully in CI
30 lines
964 B
Text
30 lines
964 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 2 13.3\""
|
|
deviceinfo_manufacturer="Samsung"
|
|
deviceinfo_codename="google-peach-pi"
|
|
deviceinfo_year="2014"
|
|
deviceinfo_dtb="exynos5800-peach-pi"
|
|
deviceinfo_arch="armv7"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="laptop"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1920"
|
|
deviceinfo_screen_height="1080"
|
|
deviceinfo_gpu_accelerated="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_cgpt_kpart="/boot/vmlinuz.kpart"
|
|
deviceinfo_cgpt_kpart_start="8192"
|
|
deviceinfo_cgpt_kpart_size="16384"
|
|
deviceinfo_kernel_cmdline="console=/dev/ttySAC3,115200n8 mem=3523M"
|
|
deviceinfo_depthcharge_board="peach-pi"
|
|
deviceinfo_generate_depthcharge_image="true"
|
|
deviceinfo_generate_extlinux_config="true"
|
|
deviceinfo_getty="ttySAC3;115200"
|