• R/O
  • HTTP
  • SSH
  • HTTPS

提交

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Firmware of Silead Touchscreen Controller for Jumper EZpad 6 Pro.


Commit MetaInfo

修订版537bf55639942f94d066078c3db15fec146955c1 (tree)
时间2016-03-07 19:29:38
作者Gregor Riepl <onitake@gmai...>
CommiterGregor Riepl

Log Message

Fixed README section about fw_extractor to avoid confusion

更改概述

差异

--- a/README.md
+++ b/README.md
@@ -55,12 +55,14 @@ adb pull.
5555 On your build machine, on the command line, use the script
5656 'firmware/fw_extractor' to extract the firmware to its own file.
5757
58- tools/fw_extractor my_android_gslx680.ko firmware.fw
58+ tools/fw_extractor my_android_gslx680.ko
5959
6060 The Android driver may well contain multiple firmwares to support
6161 different hardware configurations with the same driver. The extractor
6262 will spit those out as seperate files. We currently have no way of
6363 knowing which is right for your device. You will have to try each.
64+Sometimes, the file names will give a clue, like panel size, product
65+name, resolution or chip name. Test the matching ones first.
6466
6567 If you have a Windows driver instead, the firmware either comes in
6668 the form of a file named GSL_TS_CFG.h or SileadTouch.fw. The latter