Hey, thanks for getting the code into a compilable state!! Have you actually flashed it to the phone to see if it boots? I guess you can try using flashkit to replace the original kernel on the phone. The flashing part should not be a problem, as the kernel is not XIP but instead uncompressed into RAM at bootup.
As for blob.. I don't think it contains SD/MMC code. the SD/MMC interface is actually implemented in a binary module, which I don't think Motorola will ever provide the source for...



Reply With Quote