Commit 7f337e0
committed
[DONTMERGE] surfna example configuration
This uses a TWRP device tree generated using
- https://github.com/SebaUbuntu/TWRP-device-tree-generator
And a known working recovery.img as a base.
Though it does not boot.
I guess one would need to investigate with other devices to have a
better understanding of why.
The recovery.img this produces has the same exact configuration and
files, according to unpackbootimg, except for os level, os version and
cmdline. Re-packing with those from the vendor recovery.img changed
nothing.
So, to recap, I have repacked from an unpackimg extraction BOTH this
TWRP and the stock recovery. The repacked stock recovery still works,
any TWRP will not.
The only difference is the ramdisk.1 parent 9028e4a commit 7f337e0
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments