From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 15 May 2009 12:41:36 +0200 Subject: [U-Boot] [PATCH 2/2] video: Add an option to skip video initialization In-Reply-To: <1242374863-11781-3-git-send-email-wd@denx.de> References: <1242369514-24243-1-git-send-email-sr@denx.de> <1242374863-11781-3-git-send-email-wd@denx.de> Message-ID: <4A0D46E0.1040408@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, Stefan, Wolfgang Denk 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 > Cc: Anatolij Gustschin > > Rebased against simplifying patch. > Signed-off-by: Wolfgang Denk should these patches go in for v2009.06 ? Anatolij