This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

about generate_MLO

Hi I am working on the Blaze platform and I want to install Android Gingerbread 2.3.5  with OS Kernel  2.6.35 , but to do so, at the moment of building the x-loader it says that i have to sign it first

"The tool for signing x-loader is provided on TI's package. Please contact TI customer representative to get access to this tool"

Where can i get this tool?

 

Thank You

  • Hi Yang,

    What changes are you trying to make to x-loader?  In order to boot a different kernel you should be able to compile your kernel and boot it without making any modifications to x-loader or the boot loader.  You may also try using the pre compiled binaries for both MLO and u-boot.bin found on Omappedia ( http://omappedia.com/wiki/Android:_Working_with_pre-built_binaries ).

    Regards,

    Chris

  • I'm somewhat new to development and have an omap4 xloader question I'm hoping someone can give me direction on. I have a device with an omap4460 and am attempting to find out whether it is signed by TI or the device manufacturer. What I would ideally like to do is compare the signature to that of the xloader for a similar device (the Galaxy Nexus Android phone) I have been unable to locate info on how to do this or what type of signature may be in use. Can anyone offer any help?