# Reference: <https://postmarketos.org/deviceinfo>
# Please use double quotes only. You can source this file in shell
# scripts.

deviceinfo_format_version="0"
deviceinfo_name="Kobo Clara 2E"
deviceinfo_manufacturer="Kobo"
deviceinfo_codename="kobo-clara2e"
deviceinfo_year="2022"
deviceinfo_arch="armv7"
deviceinfo_dtb="imx6sll-kobo-clara2e-a imx6sll-kobo-clara2e-b"
deviceinfo_generate_extlinux_config="true"
deviceinfo_drm="true"

# Device related
deviceinfo_chassis="tablet"
deviceinfo_external_storage="true"
deviceinfo_screen_width="1072"
deviceinfo_screen_height="1448"

# Bootloader related
deviceinfo_boot_part_start="49152"
deviceinfo_getty="ttymxc0;115200"
deviceinfo_no_framebuffer="true"

# GPT is supported, but bootloader location conflict with default GPT header
# location and specifying a custom location is not supported here yet
deviceinfo_partition_type="msdos"

deviceinfo_sd_embed_firmware_step_size="512"
deviceinfo_sd_embed_firmware="u-boot/kobo-clara2e/u-boot.imx:2"
