04208c6461
There is no need to duplicate things over and over again. Also load the waveform in initramfs before loading display modules. That is early enough to have a working display in initramfs.
31 lines
1.2 KiB
Text
31 lines
1.2 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="Kobo Clara HD"
|
|
deviceinfo_manufacturer="Kobo"
|
|
deviceinfo_codename="kobo-clara"
|
|
deviceinfo_year="2018"
|
|
deviceinfo_arch="armv7"
|
|
deviceinfo_dtb_downstream="imx6sll-e60k02"
|
|
deviceinfo_dtb_mainline="imx6sll-kobo-clarahd"
|
|
deviceinfo_modules_initfs_mainline="tps6518x_hwmon tps6518x_regulator mxc_epdc_drm"
|
|
|
|
# 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_generate_legacy_uboot_initfs="true"
|
|
deviceinfo_no_framebuffer="true"
|
|
|
|
deviceinfo_sd_embed_firmware_step_size="512"
|
|
deviceinfo_sd_embed_firmware_downstream="u-boot/kobo-clara/u-boot.imx:2,firmware/kobo-clara/hwcfg+header.bin:1023,firmware/kobo-clara/ntxfw-E60K00+header.bin:1029,u-boot/kobo-clara/u-boot-env.bin:1536"
|
|
deviceinfo_sd_embed_firmware_mainline="u-boot/kobo-clara/u-boot.imx:2,firmware/kobo-clara/hwcfg+header.bin:1023,u-boot/kobo-clara/u-boot-env.bin:1536"
|