Skip to content

npcx42/recovery_device_redmi_biloba-pbrp

 
 

Repository files navigation

PBRP device tree for Redmi Note 8 2021 (biloba)

This tree is based on the Redmi Note 10S (rosemary) device tree

Status

Current state of features (from here):

Blocking checks

  • Correct screen/recovery size
  • Working Touch, screen
  • Backup to internal/microSD
  • Restore from internal/microSD
  • reboot to system
  • ADB

Medium checks

  • update.zip sideload
  • UI colors (red/blue inversions)
  • Screen goes off and on
  • F2FS/EXT4 Support, exFAT/NTFS where supported
  • all important partitions listed in mount/backup lists
  • backup/restore to/from external (USB-OTG) storage
  • backup/restore to/from adb
  • decrypt /data
  • Correct date

Minor checks

  • MTP export
  • reboot to bootloader
  • reboot to recovery
  • poweroff
  • battery level
  • temperature
  • set brightness
  • vibrate
  • screenshot
  • partition SD card

Building

source build/envsetup.sh
lunch twrp_biloba-eng
mka bootimage

About

PBRP device tree for Redmi Note 8 2021 (biloba)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 48.3%
  • C++ 26.6%
  • Shell 25.1%