Lines Matching full:debug
35 debug()
37 [ $dbg_on ] && echo "Debug: $*"
63 debug "searching driver for vendor [$touch_vendor]"
66 debug "no driver for vendor [$touch_vendor] is running"
69 debug "driver for vendor [$touch_vendor] found!!!"
77 debug "sysfs touch path: $touch_path"
82 debug "wait until driver reports <ready to flash>..."
86 debug "ready to flash!!!"
90 debug "not ready; keep waiting..."
103 debug "retrieving property: [$touch_path/$1]"
105 debug "touch property [$1] is: [$property]"
112 debug "scanning dir for files matching [$1]"
132 debug "bl mode: $bl_mode"
138 debug "touch ic reports invalid product id"
141 debug "touch product id: $touch_product_id"
146 debug "touch config id: $str_cfg_id_boot"
151 debug "product id: $product_id"
157 debug "hw revision: $hwrev_id"
161 debug "search for best hw revision match"
177 debug "firmware file for upgrade $firmware_file"
181 debug "forcing firmware upgrade"
183 debug "sending reflash command"
192 debug "firmware config ids: expected $str_cfg_id_latest, current $str_cfg_id_new"