Common Device Tree For Xiaomi 11 Lite NE 5G
Go to file
Demon000 ed08feb3fe sm6250-common: define partition rules
Partition sizes can be found by query-ing sysfs.
For example, for super partition.

> ls -la /dev/block/by-name/super
lrwxrwxrwx 1 root root   16 1970-03-23 06:51 super -> /dev/block/sda17
> cat /proc/partitions | grep sda17
 259        1    8388608 sda17

The size needs to be multiplied by the block size used by
/proc/partitions, which is 1024 bytes.

Logical partitions found inside the physical super partition
can be found by looking for entries with the logical flag in the
fstab inside boot ramdisk.
2020-07-15 23:03:28 +03:00
bluetooth/include sm6250-common: bluetooth: Push×pop PROPERTY_VALUE_MAX in buildcfg header 2020-07-06 04:47:59 +03:00
BoardConfigCommon.mk sm6250-common: define partition rules 2020-07-15 23:03:28 +03:00
compatibility_matrix.xml sm6250-common: Add device compatibility matrix 2020-07-06 04:47:59 +03:00
manifest.xml sm6250-common: import stock manifest 2020-07-06 04:47:59 +03:00
README.md sm6250-common: initialize tree 2020-07-05 15:08:04 +03:00

Copyright (C) 2020 - The LineageOS Project

Common device tree for Xiaomi SM6250 based devices