Firmware of Silead Touchscreen Controller for Jumper EZpad 6 Pro.
Revision | 1bdbc11ca4ca528d0d3379ffb63a95e3d80241ca (tree) |
---|---|
Zeit | 2016-02-05 02:23:10 |
Autor | Gregor Riepl <onitake@gmai...> |
Commiter | Gregor Riepl |
Moved device list to the top
@@ -28,6 +28,18 @@ characteristics of the touch panel, if you know them. You should | ||
28 | 28 | also include a patch for the hardware matrix below. |
29 | 29 | |
30 | 30 | |
31 | +Device list | |
32 | +----------- | |
33 | + | |
34 | +| Manufacturer | Device | Tested | Firmware | | |
35 | +|---------------|---------------------------------|---------|----------------------------------------------------------------| | |
36 | +| Chuwi | hi8 | no | [firmware/chuwi/hi8](firmware/chuwi/hi8) | | |
37 | +| Chuwi | vi8 | no | [firmware/chuwi/vi8](firmware/chuwi/vi8) | | |
38 | +| Trekstor | SurfTab wintron 7.0 | no | [firmware/trekstor/surftab7old](firmware/trekstor/surftab7old) | | |
39 | +| Trekstor | SurfTab wintron 7.0 (ST70416-6) | no | [firmware/trekstor/surftab7new](firmware/trekstor/surftab7new) | | |
40 | +| Utok | i800 | yes | [firmware/utok/i800](firmware/utok/i800) | | |
41 | + | |
42 | + | |
31 | 43 | Firmware formats |
32 | 44 | ---------------- |
33 | 45 |
@@ -134,15 +146,3 @@ To convert a firmware image back into legacy format, use: | ||
134 | 146 | |
135 | 147 | Note that memory page order is not preserved. This should not |
136 | 148 | pose a problem for the controller, however. |
137 | - | |
138 | - | |
139 | -Device list | |
140 | ------------ | |
141 | - | |
142 | -| Manufacturer | Device | Tested | Firmware | | |
143 | -|---------------|---------------------------------|---------|----------------------------------------------------------------| | |
144 | -| Chuwi | hi8 | no | [firmware/chuwi/hi8](firmware/chuwi/hi8) | | |
145 | -| Chuwi | vi8 | no | [firmware/chuwi/vi8](firmware/chuwi/vi8) | | |
146 | -| Trekstor | SurfTab wintron 7.0 | no | [firmware/trekstor/surftab7old](firmware/trekstor/surftab7old) | | |
147 | -| Trekstor | SurfTab wintron 7.0 (ST70416-6) | no | [firmware/trekstor/surftab7new](firmware/trekstor/surftab7new) | | |
148 | -| Utok | i800 | yes | [firmware/utok/i800](firmware/utok/i800) | |