sh-3.2# grep firmware /init* /init.mmi.touch.sh: 3) err_msg="Error: No matching firmware file found";; /init.mmi.touch.sh:firmware_path=/system/etc/firmware /init.mmi.touch.sh:cd $firmware_path /init.mmi.touch.sh: firmware_file=$(ls $touch_vendor-$touch_product_id-$str_cfg_id_latest-*-$product_id$hw_mask.*) /init.mmi.touch.sh: firmware_file=$(ls $touch_vendor-$panel_supplier-$touch_product_id-$str_cfg_id_latest-*-$product_id$hw_mask.*) /init.mmi.touch.sh: notice "Firmware file for upgrade $firmware_file" /init.mmi.touch.sh: debug "forcing firmware upgrade" /init.mmi.touch.sh: echo $firmware_file > $touch_path/doreflash /init.mmi.touch.sh: debug "firmware config ids: expected $str_cfg_id_latest, current $str_cfg_id_new" /init.mmi.touch.sh: notice "Touch firmware config id at boot time $str_cfg_id_boot" /init.mmi.touch.sh: notice "Touch firmware config id in the file $str_cfg_id_latest" /init.mmi.touch.sh: notice "Touch firmware config id currently programmed $str_cfg_id_new" /init.mmi.touch.sh: notice "Touch firmware is up to date" /init.mmi.touch.sh:unset synaptics_link firmware_path touch_path /init.mmi.touch.sh:unset bl_mode dbg_on hw_mask firmware_file property /init.qcom.rc: # Create firmware mount point /init.qcom.rc: mkdir /firmware 0771 system system /init.rc:on firmware_mounts_complete /init.rc: # Remove a file to wake up anything waiting for firmware. /init.rc: trigger firmware_mounts_complete /init.rc:# This will no longer work for mako: `ndc softap fwreload wlan0 AP` to reload mako firmware sh-3.2#