
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 sr@denx.de Cc: Anatolij Gustschin agust@denx.de
Rebased against simplifying patch. Signed-off-by: Wolfgang Denk wd@denx.de
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@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.
Even if I try to apply it on top of following patches
[U-Boot] [PATCH 1_2] arm_dcc: use static support to allow to use it at anytime [U-Boot] [PATCH 2_2] arm_dcc: add xcale support [U-Boot] [PATCH 1_4 v4] console.h: remove unused prototype 'console_realloc'
there are still some issues.
Anatolij