a7efb145a9
Added support for Motorola Moto E 2014 codename: condor It is booting, has usb, battery, flashing needs special fastboot command for the boot partition
4 lines
121 B
Bash
4 lines
121 B
Bash
#!/bin/sh
|
|
|
|
echo 1 > /sys/class/i2c-dev/i2c-1/device/1-0020/drv_irq
|
|
echo 1 > /sys/class/i2c-dev/i2c-1/device/1-0020/reset
|