public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] framebuffer and video on mx51 babbage
@ 2010-10-08 18:04 T.J. Staley
  2010-10-08 19:57 ` Stefano Babic
  0 siblings, 1 reply; 4+ messages in thread
From: T.J. Staley @ 2010-10-08 18:04 UTC (permalink / raw)
  To: u-boot

Hello,

I'm trying to enable framebuffer support to produce a splash image in u-boot
for a custom image I want displayed.  The idea, for now, is to simply
display the splash image to a monitor running off the DVI port on the
babbage.  I'm fairly new to all things u-boot, just started digging through
the docs and source as of yesterday, so I was hoping someone could point me
in the right direction.

Looking at the README it seems I can enable splash screen and video support
with a define in /include/configs/mx51_bbg.h (working with Freescale's BSP).


It builds with with the '#define CONFIG_SPLASH_SCREEN', but when I include
CONFIG_VIDEO it bombs due to an undefined reference (drv_video_init) which
I'm not backtracking.

Again, very new to all things u-boot, and just hoping to get a bump in the
right direction from someone a little more familiar.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-09 11:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-08 18:04 [U-Boot] framebuffer and video on mx51 babbage T.J. Staley
2010-10-08 19:57 ` Stefano Babic
2010-10-09  2:36   ` T.J. Staley
2010-10-09 11:06     ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox