From 8fadf6e9868716b9590e09f49b721675381cc4c9 Mon Sep 17 00:00:00 2001 From: wonhee Date: Mon, 17 Oct 2011 12:57:28 +0900 Subject: maguro: Add permission 'radio' for 'umts_boot1' iodevice 1. Add permission 'radio' for fast cp boot iodevice - hspa project needs two kind of cp flashless boot : umts_boot0 = 3 wired mipi-hsi & 24MHz speed : umts_boot1 = 4 wired mipi-hsi & 96MHz : CP bootrom only can receive data with 3 wired and less than 26MHz Change-Id: Ifcf90473cd745c8a7ac2a56726ba58765ebf5ea1 Signed-off-by: wonhee --- ueventd.tuna.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'ueventd.tuna.rc') diff --git a/ueventd.tuna.rc b/ueventd.tuna.rc index 81b788c..ab96684 100644 --- a/ueventd.tuna.rc +++ b/ueventd.tuna.rc @@ -17,6 +17,7 @@ #for HSPA RIL /dev/umts_boot0 0660 radio radio +/dev/umts_boot1 0660 radio radio /dev/umts_ipc0 0660 radio radio /dev/umts_rfs0 0660 radio radio /dev/block/mmcblk0p9 0660 radio radio -- cgit v1.1