Quote:
Originally Posted by Adrynalyne
Can someone point me to a tutorial that explains how to manually port the XIP when you only have a MSXIPKernel folder? Thats all I can find in Da G's kitchen, and XIPPort balks at me when I try to use just it with my device XIP portions.
|
Here's the TUT. ->
http://forum.xda-developers.com/showthread.php?t=438676
If it's puking out on you, that's usually because of overlaps in Slot 0 (the first section of the map.txt). You will have to look at the map.txt from a working XIP and manually reallocate the modules based of the addresses in there for the modules.
As far as using the files from Da_G's kitchen, you just need to dump your XIP, write maps, make Packages and remove the MSIXIPKernel Modules (leaving the corresponding text file for the module) and put the one's from the kitchen in place. Update the text file with the new module size (calculate by adding up the S00* file sizes). I'm not sure this step is totally necessary, but it can't hurt. Then, XIPPort will puke out because it's almost a guarantee that you will have overlaps. Fix em like a said and you should be good.
As far as donor's, I'll probably have some xip's up in a bit along with PPCK files.