From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] Add video support to mx51evk board
Date: Wed, 03 Nov 2010 14:17:45 +0100 [thread overview]
Message-ID: <4CD160F9.7090307@denx.de> (raw)
In-Reply-To: <AANLkTimWTQmmS5T9L31Tz_xxe7kza98VhLcTTnA224_E@mail.gmail.com>
On 11/03/2010 01:18 AM, Renato Frias wrote:
> Yes, they are. Only those working with the WVGA display will benefit from it.
> There is no video support the LVDS or DVI output yet.
> Do you have any recommendation here?
I think the best way is Wolfgang's suggestion, and to use a video
variable "video-mode=" for that. Extending his suggestion, we can use
something like "video-mode=<display-name>:<xres>x<yres>x<bpp>@<freq>"
and basing on the display name we can decide in lcd_enable() if we
should activate the IPU or not. If the name matches the WVGA, the
mx51evk can enable the lcd stuff at runtime.
Best regards,
Stefano
--
=====================================================================
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
=====================================================================
prev parent reply other threads:[~2010-11-03 13:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-02 5:16 [U-Boot] [PATCH 2/2] Add video support to mx51evk board Frias Renato-B13784
2010-11-02 7:05 ` Stefano Babic
2010-11-03 0:18 ` Renato Frias
2010-11-03 13:17 ` Stefano Babic [this message]
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=4CD160F9.7090307@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.