public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] framebuffer and video on mx51 babbage
Date: Fri, 08 Oct 2010 21:57:25 +0200	[thread overview]
Message-ID: <4CAF77A5.4050805@denx.de> (raw)
In-Reply-To: <AANLkTimu9oPV95sJx1nVKU=tue3nVWC85nFANoyRDrvm@mail.gmail.com>

T.J. Staley wrote:
> Hello,
> 

Hi,

> 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).

There is at the moment no video driver for the MX.51 on the u-boot
mainline. I am not sure about the Freescale's BSP, but as far as I know
there is no support for the MX51's IPUv3. But I could be wrong, ask
Freescale for confirm.

However, on this ML you can find issues regarding the u-boot mainline.
The "babbage" board is renamed on u-boot mainline as "imx51evk", because
this is the name you find now for this board on the Freescale's website.
If you have developed something that is not yet provided, feel free to
send patches and to contribute to the project.

Related to the MX.51 framebuffer support, I am working on the same
issue. I have ported the Freescale's Linux driver to u-boot, and at
least it is working, but I am not yet ready to send patches. I am still
cleaning up code and reducing functionalities, as the IPU supports much
more as only a framebuffer. Of course, providing patches is on my TODO
list, and I hope I can send them soon...

> 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.

I think there is no support for i.MX51's framebuffer at all, as well as
in u-boot mainline....;-(

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2010-10-08 19:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-08 18:04 [U-Boot] framebuffer and video on mx51 babbage T.J. Staley
2010-10-08 19:57 ` Stefano Babic [this message]
2010-10-09  2:36   ` T.J. Staley
2010-10-09 11:06     ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CAF77A5.4050805@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox