From patchwork Tue Sep 6 06:55:01 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anatolij Gustschin X-Patchwork-Id: 113493 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 1E383B6F7B for ; Tue, 6 Sep 2011 16:55:14 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4DCD22807E; Tue, 6 Sep 2011 08:55:11 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lX-6nZOSMlrz; Tue, 6 Sep 2011 08:55:10 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id F241C28084; Tue, 6 Sep 2011 08:55:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D96B528084 for ; Tue, 6 Sep 2011 08:55:04 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0XF1xZhpp60A for ; Tue, 6 Sep 2011 08:55:03 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by theia.denx.de (Postfix) with ESMTP id CD53F2807E for ; Tue, 6 Sep 2011 08:55:02 +0200 (CEST) Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 00A741C01DC0; Tue, 6 Sep 2011 08:55:02 +0200 (CEST) X-Auth-Info: skbr7CDZAIqSJ2EiWXttPRXR0YS7s7pi2ianyByP8LM= Received: from wker (pD9E2FE40.dip.t-dialin.net [217.226.254.64]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA id CF27E1C001AE; Tue, 6 Sep 2011 08:55:01 +0200 (CEST) Date: Tue, 6 Sep 2011 08:55:01 +0200 From: Anatolij Gustschin To: Wolfgang Denk Message-ID: <20110906085501.6c70daa2@wker> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.0; x86_64-pc-linux-gnu) Mime-Version: 1.0 Cc: u-boot@lists.denx.de Subject: [U-Boot] Pull request: u-boot-video/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Hello Wolfgang, The following changes since commit 99ffccbd3e5b7bc715e2eed6ea6d36f4020b56d8: Flush cache after the OS image is loaded into the memory. (2011-09-05 16:07:44 +0200) are available in the git repository at: git://git.denx.de/u-boot-video.git master Wolfgang Denk (1): VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i' drivers/video/mb86r0xgdc.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) please pull. Thanks! Anatolij