2021-07-03 19:21:31 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell
|
|
|
|
# scripts.
|
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
|
|
|
deviceinfo_name="Microsoft Surface RT"
|
|
|
|
deviceinfo_manufacturer="Microsoft"
|
|
|
|
deviceinfo_codename="microsoft-surface-rt"
|
|
|
|
deviceinfo_year="2012"
|
|
|
|
deviceinfo_arch="armv7"
|
|
|
|
|
|
|
|
# Device related
|
|
|
|
deviceinfo_chassis="tablet"
|
|
|
|
deviceinfo_keyboard="true"
|
|
|
|
deviceinfo_external_storage="true"
|
|
|
|
|
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="none"
|
2024-03-15 21:53:29 +00:00
|
|
|
deviceinfo_dtb="tegra30-microsoft-surface-rt-efi"
|
2024-06-18 19:53:59 +00:00
|
|
|
deviceinfo_kernel_cmdline="cpuidle.off=1 console=ttyS0,115200 PMOS_FORCE_PARTITION_RESIZE"
|
2024-03-15 21:53:29 +00:00
|
|
|
deviceinfo_generate_grub_config="true"
|
2021-07-03 19:21:31 +00:00
|
|
|
deviceinfo_generate_bootimg="false"
|
|
|
|
deviceinfo_boot_filesystem="fat32"
|