From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] video: Add an option to skip video initialization
Date: Sat, 16 May 2009 01:38:09 +0200 [thread overview]
Message-ID: <4A0DFCE1.6080401@denx.de> (raw)
In-Reply-To: <1242369514-24243-1-git-send-email-sr@denx.de>
Stefan Roese wrote:
> This patch adds an option to skip the video initialization on for all
> video drivers. This is needed for the CPCI750 which can be built as CPCI
> host and adapter/target board. And the adapter board can't access the
> video cards located on the CompactPCI bus.
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Anatolij Gustschin <agust@denx.de>
> ---
> This patch replaces the previous one [video: ct6900: Add an option to skip
> video initialization]. The test is now moved out of the ct6900 file into
> the generic video init routine drv_video_init() as suggested by Anatolij.
>
> Thanks,
> Stefan
>
> drivers/video/cfb_console.c | 16 ++++++++++++++++
> 1 files changed, 16 insertions(+), 0 deletions(-)
i replaced this patch by the same patch from Wolfgang which is rebased
on top of his "drv_video_init(): simplify logic" patch. Thanks!
Best regards,
Anatolij
prev parent reply other threads:[~2009-05-15 23:38 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-15 6:38 [U-Boot] [PATCH] video: Add an option to skip video initialization Stefan Roese
2009-05-15 8:07 ` [U-Boot] [PATCH 0/2] drv_video_init() cleanup / extension Wolfgang Denk
2009-05-15 8:07 ` [U-Boot] [PATCH 1/2] drv_video_init(): simplify logic Wolfgang Denk
2009-05-15 23:20 ` Anatolij Gustschin
2009-05-16 7:28 ` Wolfgang Denk
2009-05-15 8:07 ` [U-Boot] [PATCH 2/2] video: Add an option to skip video initialization Wolfgang Denk
2009-05-15 8:22 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-15 10:35 ` Anatolij Gustschin
2009-05-15 12:37 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-15 13:18 ` Anatolij Gustschin
2009-05-15 13:50 ` Wolfgang Denk
2009-05-15 13:56 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-15 15:20 ` Wolfgang Denk
2009-05-15 13:50 ` Wolfgang Denk
2009-05-15 10:41 ` Anatolij Gustschin
2009-05-15 10:48 ` Stefan Roese
2009-05-15 23:23 ` Anatolij Gustschin
2009-05-15 23:38 ` 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=4A0DFCE1.6080401@denx.de \
--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 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.