28 lines
849 B
Text
28 lines
849 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="Hardkernel ODROID N2+"
|
|
deviceinfo_manufacturer="Hardkernel"
|
|
deviceinfo_codename="odroid-n2plus"
|
|
deviceinfo_dtb="amlogic/meson-g12b-odroid-n2-plus"
|
|
deviceinfo_year="2020"
|
|
deviceinfo_arch="aarch64"
|
|
deviceinfo_disable_dhcpd="true"
|
|
deviceinfo_partition_type="msdos"
|
|
|
|
# Device related
|
|
deviceinfo_drm="true"
|
|
deviceinfo_chassis="desktop"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="1920"
|
|
deviceinfo_screen_height="1080"
|
|
|
|
# Bootloader related
|
|
deviceinfo_sd_embed_firmware_step_size="512"
|
|
deviceinfo_sd_embed_firmware="u-boot/odroid-n2plus/u-boot.bin.sd-stripped.bin:1"
|
|
deviceinfo_boot_part_start="4096"
|
|
deviceinfo_generate_extlinux_config="true"
|
|
# Kernel options
|
|
|