[linux-sunxi] Re: Firmware extractor for GSL168x chips

2015-05-24 Thread rastersoft
Forgot to comment that this code extracts the firmware from a running GSL168x 
chip. This means that you should compile it statically and run it in the 
original Android system, to get the firmware.

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[linux-sunxi] Re: New firmware for GSL1680

2015-05-18 Thread rastersoft
Check if you have the i2c tools in your android system, and try to use them to 
dump the firmware from the running chip. You should be able to do it by reading 
registers 00 to 7F for each 128-byte block, and writting in register 0xF0 the 
page you want to read.

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.