From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5] powerpc: use 'video-mode' environment variable to configure DIU
Date: Thu, 28 Apr 2011 22:11:56 +0200 [thread overview]
Message-ID: <20110428221156.57543b87@wker> (raw)
In-Reply-To: <1303980527-1879-1-git-send-email-agust@denx.de>
On Thu, 28 Apr 2011 10:48:47 +0200
Anatolij Gustschin <agust@denx.de> wrote:
> From: Timur Tabi <timur@freescale.com>
>
> Use the 'video-mode' environment variable (for Freescale chips that have a
> DIU display controller) to designate the full video configuration. Previously,
> the DIU driver used the 'monitor' variable, and it was used only to determine
> the output video port.
>
> The old definition of the "monitor" environment variable only determines
> which video port to use for output. This variable was set to a number (0,
> 1, or sometimes 2) to specify a DVI, LVDS, or Dual-LVDS port. The
> resolution was hard-coded into board-specific code. The Linux command-line
> arguments needed to be hard-coded to the proper video definition string.
>
> Signed-off-by: Timur Tabi <timur@freescale.com>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
...
> README | 11 +-
> arch/powerpc/cpu/mpc512x/diu.c | 16 +-
> board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c | 73 ++--
> board/freescale/p1022ds/diu.c | 27 +-
> drivers/video/Makefile | 2 +-
> drivers/video/fsl_diu_fb.c | 530 +++++++++++--------------
> include/configs/MPC8610HPCD.h | 10 +-
> include/configs/P1022DS.h | 8 +-
> include/configs/pdm360ng.h | 2 -
> include/fsl_diu_fb.h | 43 +--
> 10 files changed, 294 insertions(+), 428 deletions(-)
applied to u-boot-video/master.
Anatolij
prev parent reply other threads:[~2011-04-28 20:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-11 19:18 [U-Boot] [PATCH] [v4 powerpc: use 'video-mode' environment variable to configure DIU Timur Tabi
2011-04-28 8:48 ` [U-Boot] [PATCH v5] " Anatolij Gustschin
2011-04-28 17:36 ` Timur Tabi
2011-04-28 20:11 ` Anatolij Gustschin [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=20110428221156.57543b87@wker \
--to=agust@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