From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 15 May 2009 15:18:22 +0200 Subject: [U-Boot] [PATCH 2/2] video: Add an option to skip video initialization In-Reply-To: <20090515123753.GG16288@game.jcrosoft.org> References: <1242369514-24243-1-git-send-email-sr@denx.de> <1242374863-11781-3-git-send-email-wd@denx.de> <20090515082243.GB16288@game.jcrosoft.org> <4A0D458F.5050002@denx.de> <20090515123753.GG16288@game.jcrosoft.org> Message-ID: <4A0D6B9E.9020000@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 Jean-Christophe PLAGNIOL-VILLARD wrote: > On 12:35 Fri 15 May , Anatolij Gustschin wrote: >> Jean-Christophe PLAGNIOL-VILLARD wrote: >>> On 10:07 Fri 15 May , 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 >>>> --- >>> It will be nice if you can base it against the stdio patch v4 I send some days >>> agi >>> 297 F May13 To u-boot at lists ??>[PATCH 2/4 v4] stdio/device: rework function naming convention >> but this patch doesn't apply, neither on top of the U-Boot tree nor >> on top of it's next branch. Sorry, but this can't be considered as >> a base because it doesn't apply any more. > it apply on the top of the arm-next > > u-boot-arm stdio OK, Thanks for this info. I will rebase these patches after arm-next will be merged into u-boot/next. Best regards, Anatolij