30 lines
876 B
Text
30 lines
876 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="Kobo Clara 2E"
|
||
|
deviceinfo_manufacturer="Kobo"
|
||
|
deviceinfo_codename="kobo-clara2e"
|
||
|
deviceinfo_year="2022"
|
||
|
deviceinfo_arch="armv7"
|
||
|
deviceinfo_dtb="imx6sll-kobo-clara2e-a"
|
||
|
deviceinfo_kernel_cmdline="console=ttymxc0,115200"
|
||
|
deviceinfo_generate_extlinux_config="true"
|
||
|
|
||
|
# Device related
|
||
|
deviceinfo_chassis="tablet"
|
||
|
deviceinfo_keyboard="false"
|
||
|
deviceinfo_external_storage="true"
|
||
|
deviceinfo_screen_width="1072"
|
||
|
deviceinfo_screen_height="1448"
|
||
|
|
||
|
# Bootloader related
|
||
|
deviceinfo_flash_method="none"
|
||
|
deviceinfo_boot_part_start="49152"
|
||
|
deviceinfo_getty="ttymxc0;115200"
|
||
|
deviceinfo_no_framebuffer="true"
|
||
|
|
||
|
deviceinfo_sd_embed_firmware_step_size="512"
|
||
|
deviceinfo_sd_embed_firmware="u-boot/kobo-clara2e/u-boot.imx:2"
|