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.

How could I let the uboot display LCD logo on beagleboard XM?

Hello everyone,

How could the beagleboard xm display lcd logo when the uboot is runing? The version of we used uboot is 2010.06.

Is anybody could give me some suggestion?

 

Thanks

Yanbin Yue

  • There was a similar discussion for another processor with similar functionality on the following thread.

    In this thread, there was mention of Beagleboard support in a patch.  Another place to search for this type of information is on the www.beagleboard.org site itself.

  • Hi Brandon Azbell

    I get the patch from the thread, but it's look like that the patch version is  mismatch with my u-boot, and it may be need another step to generate the logo.h.

    Could you give me some exactly suggestion? Sorry for my  fresh.

     

    Thanks.

    Yanbin Yue

  • I apologize for not really being clear up front.  I performed a search to find this information but I certainly didn't expect the patch to apply cleanly to whatever version of u-boot you have.  Some work would be involved, but you would be able to see how this capability can be added to the u-boot sources you have.

    Regarding how to create the logo.h file, that is a different matter.  I don't have any knowledge associated with that process.

  • Hello BrandonAzbell,

    Our uboot source come from the TI_Android_Froyo_DevKit-V2.2 package. And the version in the makefile is 2010 06.

    If we can't genrate logo.h ourselves, this function maybe useless for us.

     

    Thanks all the same.

    Yanbin Yue