From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 22 Oct 2010 00:25:20 +0200 Subject: [U-Boot] [PATCH V2 4/4] MX51: Add video support to vision2 board In-Reply-To: <1286965068-1486-1-git-send-email-sbabic@denx.de> References: <1286875504-9058-5-git-send-email-sbabic@denx.de> <1286965068-1486-1-git-send-email-sbabic@denx.de> Message-ID: <20101022002520.69f841f1@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 13 Oct 2010 12:17:48 +0200 Stefano Babic wrote: > The patch adds support for LCD to the vision board. > > Signed-off-by: Stefano Babic > --- > Changes since V1: > - Remove wrong CONFIG_CMD_DISPLAY > > board/ttcontrol/vision2/vision2.c | 69 +++++++++++++++++++++++++++++++++++++ > include/configs/vision2.h | 14 +++++++ > 2 files changed, 83 insertions(+), 0 deletions(-) This one is dropped since it is replaced by rebased patch. Best regards, Anatolij