cd1ddc03b6
[ci:skip-build]: Already built successfully in CI
27 lines
935 B
Text
27 lines
935 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="DongshanPi NeZha STU"
|
|
deviceinfo_manufacturer="DongshanPi"
|
|
deviceinfo_codename="dongshanpi-nezhastu"
|
|
deviceinfo_year="2022"
|
|
deviceinfo_dtb="allwinner/sun20i-d1-dongshan-nezha-stu"
|
|
deviceinfo_arch="riscv64"
|
|
|
|
# Device related
|
|
deviceinfo_gpu_accelerated="false"
|
|
deviceinfo_chassis="embedded"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1920"
|
|
deviceinfo_screen_height="1080"
|
|
deviceinfo_getty="ttyS0;115200"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_sd_embed_firmware="u-boot/dongshan_nezha_stu/u-boot-sunxi-with-spl.bin:8"
|
|
deviceinfo_boot_part_start="8192"
|
|
deviceinfo_kernel_cmdline="console=ttyS0,115200 no_console_suspend panic=10 PMOS_NO_OUTPUT_REDIRECT"
|
|
deviceinfo_generate_grub_config="true"
|