Sylvain Munaut писал 01.10.2012 18:22:
Hi,
Enter Galaxy S II GT-i9100.
Interesting info and target. But, do you have links to the datasheet, programmers manual and source code of the baseband ?
Quite unfortunately, no. Here are all sensible HW-related links I was able to collect:
http://forum.xda-developers.com/showthread.php?t=1108103 http://forum.xda-developers.com/showthread.php?t=1104139 http://forum.xda-developers.com/showthread.php?t=1264021 http://forum.xda-developers.com/showthread.php?t=1649278 http://forum.xda-developers.com/showthread.php?t=1316501 http://forum.xda-developers.com/showthread.php?t=1313588 http://forum.xda-developers.com/showpost.php?p=25970245&postcount=22 http://forum.xda-developers.com/showthread.php?t=1483053 http://www.anandtech.com/show/4686/samsung-galaxy-s-2-international-review-t... http://forum.xda-developers.com/showthread.php?t=820275&page=10 http://forum.xda-developers.com/showthread.php?t=1372365&highlight=i9100
The baseband boot/RIL protocol is reverse-engineered at
https://github.com/grindars/android_hardware_samsung_freeril
It might expose a shitload of debug info, but without reference material, this is gonna take much much longer if you want to rewrite a stack from scratch.
Cheers,
Sylvain