2d6be776a1
Sipeed M1s DOCK is a development board from Sipeed, it is based on M1s module. The Sipeed M1s introduces the BL808 SoC from Bouffalo Lab, the BL808 is also used in Pine64 0x64 development board. [ci:skip-build]: already built successfully in CI
24 lines
770 B
Text
24 lines
770 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="Sipeed M1s DOCK"
|
|
deviceinfo_manufacturer="Sipeed"
|
|
deviceinfo_codename="sipeed-m1sdock"
|
|
deviceinfo_year="2022"
|
|
deviceinfo_dtb="bouffalolab/bl808-sipeed-m1s"
|
|
deviceinfo_arch="riscv64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="embedded"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_no_framebuffer="true"
|
|
deviceinfo_swap_size_recommended="1024"
|
|
deviceinfo_kernel_cmdline="console=ttyS0,2000000 loglevel=8 earlycon=sbi PMOS_NO_OUTPUT_REDIRECT"
|
|
deviceinfo_generate_extlinux_config="true"
|
|
deviceinfo_getty="ttyS0;2000000"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|