From 4a3285591106e51959a3add5503131f323b631ae Mon Sep 17 00:00:00 2001 From: sinikang Date: Wed, 29 Jun 2011 13:30:17 +0900 Subject: Toro : add board specific configurations for LTE RIL - add cdma & lte radio related device files configuration Change-Id: I98e897b74b37a432f11a3d1a1cd1872d3c2ef7c4 Signed-off-by: sinikang --- init.tuna.rc | 4 ++++ 1 file changed, 4 insertions(+) mode change 100644 => 100755 init.tuna.rc (limited to 'init.tuna.rc') diff --git a/init.tuna.rc b/init.tuna.rc old mode 100644 new mode 100755 index aa231cb..a70fdca --- a/init.tuna.rc +++ b/init.tuna.rc @@ -15,6 +15,10 @@ on post-fs-data mkdir /data/misc/dhcp 0770 dhcp dhcp chown dhcp dhcp /data/misc/dhcp +# LTE + chown radio system /sys/devices/platform/switch-sio/usb_sel + chown radio system /sys/devices/platform/switch-sio/uart_sel + on boot mount debugfs /sys/kernel/debug /sys/kernel/debug chmod 0666 /dev/pvrsrvkm -- cgit v1.1