From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 27 Apr 2010 10:11:48 +0200 Subject: [U-Boot] [PATCH] MX31: Added LCD support for QONG module In-Reply-To: <1271836591-19816-1-git-send-email-sbabic@denx.de> References: <1271836591-19816-1-git-send-email-sbabic@denx.de> Message-ID: <20100427101148.31ea97ff@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, 21 Apr 2010 09:56:31 +0200 Stefano Babic wrote: > Added support for LCD and splash image to the QONG module. > The supported display is VBEST-VGG322403. > > Signed-off-by: Stefano Babic > --- > drivers/video/mx3fb.c | 17 +++++++++++++++++ > include/configs/qong.h | 11 +++++++++++ > 2 files changed, 28 insertions(+), 0 deletions(-) Applied to u-boot-video/master after slightly fixing comment indentation. Thanks! Best regards, Anatolij