This has been superseded by: http://droidbasement.com/db-blog/?p=3223
This is CWM for the ASUS Transformer Pad (TF701T – Macallan).
-sync latest changes from CyanogenMod repo (cm-11.0)
device specific changes:
kernel:
-initial: Add V10.26.1.18
-defconfig: add cyanogenmod config
device:
-initial: Add TF701T device
…..
Note:
-You must be unlocked (use ASUS’s unlock tool to perform this)
-You must be on 10.26.1.18 bootloader (updating to ASUS’s latest 4.3 release will install this)
…..
Known Issues:
-When performing a long list in /data/media within the shell, this is thrown from Bionic, for localtime/GMT/posixrules:
“couldn’t find any tzdata”. However, the listing is still shown.
—–
Download (ASUS TF701T (Macallan)):
recovery.img
Download: recovery.img
—–
Source:
https://github.com/pershoot/android_device_asus_tf701t
https://github.com/pershoot/android_kernel_asus_tf701t
https://github.com/CyanogenMod/android_bootable_recovery
——–
Installation instructions:
-Unlock your device using the ASUS Unlock tool.
-Boot in once and execute: adb reboot bootloader
Fastboot:
To boot the recovery:
fastboot boot recovery.img
To permanently flash the recovery:
fastboot flash recovery recovery.img