summaryrefslogtreecommitdiffstats
path: root/init.tuna.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.tuna.rc')
-rwxr-xr-xinit.tuna.rc7
1 files changed, 2 insertions, 5 deletions
diff --git a/init.tuna.rc b/init.tuna.rc
index 8ac2758..10442ee 100755
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -46,10 +46,6 @@ on boot
write /sys/devices/system/cpu/cpufreq/interactive/min_sample_time 20000
write /sys/devices/system/cpu/cpufreq/interactive/hispeed_freq 700000
-# autosuspend root hubs immediatly after attached devices
- write /sys/bus/usb/devices/usb1/power/autosuspend_delay_ms 0
- write /sys/bus/usb/devices/usb2/power/autosuspend_delay_ms 0
-
on fs
mkdir /factory 0775 radio radio
mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/system /system wait ro
@@ -147,7 +143,8 @@ service pvrsrvinit /vendor/bin/pvrsrvinit
# create filesystems if necessary
service setup_fs /system/bin/setup_fs \
/dev/block/platform/omap/omap_hsmmc.0/by-name/cache \
- /dev/block/platform/omap/omap_hsmmc.0/by-name/userdata
+ /dev/block/platform/omap/omap_hsmmc.0/by-name/userdata \
+ /dev/block/platform/omap/omap_hsmmc.0/by-name/efs
class core
user root
group root