Re: [U-Boot] IMX51 EVK Splash Screen

Please constrain your emails to the email list; I do not like direct comment or direct email.
Stefano has fixed much of the IPU/Splash Screen stuff. A good deal of that is in current U-Boot tree, last I saw. I am now back on OMAP, so really don't have comment on this. Stefanfo might, but just pull the tree and figure it out on your own; it is not that hard.
tom
2011/6/21 童江 tongjiang.cloudsoft@gmail.com
Hi Thomas and all,
I have a problem when i deal with the i.MX51 Babbage uboot
splash.
As I read the the code of uboot , it seems that I only need to
add the macro "CONFIG_SPLASH_SCREEN" defined in the mx51_bbg_android.h to make the splash works, but the fact is not.And i have a doubt of this code ,#define CONFIG_FB_BASE (TEXT_BASE + 0x300000), why the base address of the fb is not "0x40000000",but instead of a TEXT_BASE baseed.
Any problem still going?
I get the uboot code as this git clone git://git.denx.de/u-boot.git uboot-imx and i patched freescale R10.2 patch from
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX51ANDROID&...
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX51ANDROID&fpsp=1&tab=Design_Tools_Tabsee the ipu files in the attach. Thanks.
Vincent
participants (1)
-
Thomas Besemer