Other Parts Discussed in Thread: 4460
Hi there,
is it possible to display a splash screen during u-boot execution for the PandaBoard ES 4460? I am using the expension pack from chipsee.com.
Best regards,
An
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.
Other Parts Discussed in Thread: 4460
Hi there,
is it possible to display a splash screen during u-boot execution for the PandaBoard ES 4460? I am using the expension pack from chipsee.com.
Best regards,
An
Hi,
Browse the forum for a solutions, the topic have been discussed,
The topic below may help you do your project.
http://e2e.ti.com/support/omap/f/849/p/107466/815173.aspx#815173
Regards, Boyko
Hi Boyko,
I was already browsing the forum and found exactly the same thread. However, I dont see how this is related to PandaBoard or how this could help me.
What do you think?
Hi Andre,
Do you have any progress? I presume the display from the expansion pack is interfaced with DSI?
Try the following u-boot and this patch allowing DSI splash screen.
git clone http://review.omapzoom.org/repo/u-boot
cd u-boot
git checkout omap4_dev
git fetch http://review.omapzoom.org/repo/u-boot refs/changes/75/23975/10 && git cherry-pick FETCH_HEAD
Regards,
Boyko
Hi Boyko,
thanks for the reference. However, I need to stick to the current release of denx' u-boot and can not change to omapzoom. Thus, I will keep looking for other resources in this forums and the web.
Best regards,
André
I shall try to test this patch-set on a Denx U-boot and see if I manage to get it running.
Regards
Boyko
Hi Boyko,
could you progress on this issue? I did not succeed to enable the LCD screen in u-boot, The only usable reference I found is this thread: http://e2e.ti.com/support/omap/f/849/t/266271.aspx
Best regards,
André
Again me. I also get no feedback from the u-boot mailing list on this issue. Seems like it is not possible atm.