Skip to content
Snippets Groups Projects
Verified Commit 2ce4f512 authored by Brady Norander's avatar Brady Norander Committed by Newbyte
Browse files

device-xunlong-orangepi5-plus: new device (MR 5219)

[ci:skip-build]: already built successfully in CI
parent 51d84dc5
No related branches found
No related tags found
No related merge requests found
Pipeline #202055 passed
# Reference: <https://postmarketos.org/devicepkg>
# Maintainer: WeirdTreeThing <bradyn127@protonmail.com>
pkgname=device-xunlong-orangepi5-plus
pkgdesc="Xunlong Orange Pi 5 Plus"
pkgver=1
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="
linux-postmarketos-rockchip-rk3588
postmarketos-base
systemd-boot
"
makedepends="devicepkg-dev"
source="deviceinfo modules-initfs"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
nonfree_firmware() {
pkgdesc="GPU/NIC firmware"
depends="linux-firmware-arm linux-firmware-rtl_nic"
mkdir "$subpkgdir"
}
sha512sums="
1b4c429965a4e855b8f544a18afdeed6d89be1566a1b5583f51e7c73bd1db80153dcf854dca6859a0714c228be1495126e9ab5bf62eb34ea75ccffbc11fea5dd deviceinfo
c787cb2c449bb493375e7c1519f1c6e0c35bce038277ca3032364c4867693f9099050611c0cbd7f22181f33dda11888d1f09e3e5272cf73fe3245aadfe9c2bd8 modules-initfs
"
# Reference: <https://postmarketos.org/deviceinfo>
# Please use double quotes only. You can source this file in shell
# scripts.
deviceinfo_format_version="0"
deviceinfo_name="Xunlong Orange Pi 5 Plus"
deviceinfo_manufacturer="Xunlong"
deviceinfo_codename="xunlong-orangepi5-plus"
deviceinfo_year="2023"
deviceinfo_dtb="rockchip/rk3588-orangepi-5-plus"
deviceinfo_arch="aarch64"
# Device related
deviceinfo_gpu_accelerated="true"
deviceinfo_chassis="embedded"
deviceinfo_keyboard="true"
deviceinfo_external_storage="true"
deviceinfo_getty="ttyS2;1500000"
# Bootloader related
deviceinfo_flash_method="none"
deviceinfo_kernel_cmdline="console=null"
deviceinfo_partition_type="gpt"
deviceinfo_boot_filesystem="fat32"
deviceinfo_generate_systemd_boot="true"
fusb302
tcpm
phy_rockchip_usbdp
typec
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment