In message <1242369514-24243-1-git-send-email...@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.

I think we should use this opportunity to clean up the logic of
drv_video_init() a bit:

Patch 1/2: drv_video_init(): simplify logic

        Make drv_video_init() easier to read.

Patch 2/2: video: Add an option to skip video initialization

        Stefan's patch rebased against the simplified code.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"The lesser of two evils -- is evil."             - Seymour (Sy) Leon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to