Ah I found it, seems there are 2 recovery partitions.
Quote:
Leaf2:/ $ ls -al /dev/block/platform/soc/4744000.sdhci/by-name | grep recovery
lrwxrwxrwx 1 root root 21 1970-01-26 15:09 recovery_a -> /dev/block/mmcblk0p16
lrwxrwxrwx 1 root root 21 1970-01-26 15:09 recovery_b -> /dev/block/mmcblk0p17
|
I looked in to the EDL method and found it quite complicated. I was able to get the device detected but that was as far as I got. Although dumping the whole MMC took a while, It's nice to have a full dump. I can extract what I need now.
Thanks for the help guys!