2c57359b8a
The initramfs needs ext4 (to mount the rootfs) and usb_f_rndis (to enable USB networking on devices that use USB configfs). If these are built as modules, they need to be included in initramfs. [ci:skip-build]: already built successfully in CI
25 lines
910 B
Text
25 lines
910 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="TrekStor SurfTab wintron 7.0"
|
|
deviceinfo_manufacturer="TrekStor"
|
|
deviceinfo_codename="surftab-wintron7.0"
|
|
deviceinfo_date=""
|
|
deviceinfo_dtb=""
|
|
deviceinfo_modules_initfs="usbhid jbd2 sdhci sdhci-pci sdhci_acpi mmc_core mmc_block mbcache scsi_mod sd_mod sg
|
|
libata ahci libahci usb_storage xhci_hcd ehci_hcd uas xhci_pci fat vfat nls_cp437 nls_utf8"
|
|
deviceinfo_arch="x86_64"
|
|
|
|
# Device related
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1024"
|
|
deviceinfo_screen_height="600"
|
|
deviceinfo_dev_touchscreen="/dev/input/event3"
|
|
deviceinfo_dev_touchscreen_calibration="4.7 0 0 0 6.5 0"
|
|
deviceinfo_dev_keyboard=""
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_boot_filesystem="fat16"
|