From e9ef797d1c9024c260bae70496a1f98ec02a9810 Mon Sep 17 00:00:00 2001 From: Arif Ali Date: Fri, 16 Dec 2011 01:15:42 +0000 Subject: [PATCH] leo: fix bootup to run the init.d scripts --- prebuilt/init.htcleo.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prebuilt/init.htcleo.rc b/prebuilt/init.htcleo.rc index a24a162..c7d06c7 100644 --- a/prebuilt/init.htcleo.rc +++ b/prebuilt/init.htcleo.rc @@ -233,6 +233,8 @@ on boot # Tweak kernel low memory handling write /proc/sys/vm/lowmem_reserve_ratio 8 8 write /proc/sys/vm/min_free_kbytes 8192 + + start sysinit service hciattach /system/bin/brcm_patchram_plus --enable_hci --enable_lpm \ --baudrate 3000000 --patchram /etc/firmware/bcm4329.hcd /dev/ttyHS0