[U-Boot] [PATCH] video: Add an option to skip video initialization

Anatolij Gustschin agust at denx.de
Sat May 16 01:38:09 CEST 2009


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 at denx.de>
> Cc: Anatolij Gustschin <agust at 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


More information about the U-Boot mailing list