Skip to content
Snippets Groups Projects
Commit e96d1da4 authored by Barnabás Czémán's avatar Barnabás Czémán
Browse files

device-xiaomi-ugglite: add Xiaomi Redmi Note 5A

parent 8200c43c
No related branches found
No related tags found
No related merge requests found
# Maintainer: Barnabas Czeman <trabarni@gmail.com>
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-xiaomi-ugglite
pkgdesc="Xiaomi Redmi 5A"
pkgver=1
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="
firmware-qcom-adreno-a300
linux-postmarketos-qcom-msm89x7
mkbootimg
msm-firmware-loader
postmarketos-base
"
makedepends="devicepkg-dev"
source="deviceinfo modules-initfs"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="
0b46f8cb2a58a7f71e578f2d125f270e9df11c8f9b4ea0d1d6a431e0ef0df1b3a099ef9341c4ff706617cb62ed43f32a716116a5ab7ed34e0bb5a7b92504759c deviceinfo
7dc28950b195565221eae44bf808c107c04ec2be612136436062e79f6183bff1ae3f44e57f7278144c3192d507a75649fb4b56901ff696cf2ed187dd83e319ec 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="Xiaomi Redmi Note 5A"
deviceinfo_manufacturer="Xiaomi"
deviceinfo_codename="xiaomi-ugglite"
deviceinfo_year="2017"
deviceinfo_arch="aarch64"
# Device related
deviceinfo_gpu_accelerated="true"
deviceinfo_chassis="handset"
deviceinfo_keyboard="false"
deviceinfo_external_storage="true"
deviceinfo_screen_width="720"
deviceinfo_screen_height="1280"
deviceinfo_swap_size_recommended="512"
# Bootloader related
deviceinfo_flash_method="fastboot"
deviceinfo_generate_bootimg="true"
deviceinfo_generate_extlinux_config="true"
deviceinfo_bootimg_qcdt="false"
deviceinfo_bootimg_dtb_second="false"
deviceinfo_flash_offset_base="0x80000000"
deviceinfo_flash_offset_kernel="0x00008000"
deviceinfo_flash_offset_ramdisk="0x01000000"
deviceinfo_flash_offset_second="0x00f00000"
deviceinfo_flash_offset_tags="0x00000100"
deviceinfo_flash_pagesize="2048"
deviceinfo_flash_sparse="true"
# Kernel options
deviceinfo_dtb="qcom/msm8917-xiaomi-ugglite"
deviceinfo_append_dtb="true"
deviceinfo_flash_kernel_on_update="false"
# osk-sdl
deviceinfo_mesa_driver="msm"
goodix_ts
msm
panel_xiaomi_ugglite_ili9881c_sc
panel_xiaomi_ugglite_otm1901a_hx
panel_xiaomi_ugglite_otm1901a_tm
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