6b7c6a73d4
Tested on the V0.2 variant of the hardware which comes with some U-Boot build preinstalled. I don't know if this will be the case for the final version that will be shipped to customers, but the announecment would imply so given that it says the device "incorporates a advanced [sic] BIOS compatible with UEFI". [ci:skip-build]: already built successfully in CI
22 lines
679 B
Text
22 lines
679 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="Libre Computer AML-S905D3-CC"
|
|
deviceinfo_manufacturer="Libre Computer"
|
|
deviceinfo_codename="librecomputer-solitude"
|
|
deviceinfo_year="2023"
|
|
deviceinfo_dtb="amlogic/meson-sm1-s905d3-libretech-cc"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="embedded"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_gpu_accelerated="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_generate_extlinux_config="true"
|
|
deviceinfo_kernel_cmdline="console=null"
|