From patchwork Wed Feb 9 20:59:08 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anatolij Gustschin X-Patchwork-Id: 82530 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 59C88B70E3 for ; Thu, 10 Feb 2011 07:58:17 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C1C3428269; Wed, 9 Feb 2011 21:58:14 +0100 (CET) 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 pFRs4YR23Upl; Wed, 9 Feb 2011 21:58:14 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8705F28248; Wed, 9 Feb 2011 21:58:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1A73028248 for ; Wed, 9 Feb 2011 21:58:10 +0100 (CET) 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 tgS-zoDwhHLk for ; Wed, 9 Feb 2011 21:58:08 +0100 (CET) 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 0F8AC28244 for ; Wed, 9 Feb 2011 21:58:06 +0100 (CET) Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 0A6C91C1DA05; Wed, 9 Feb 2011 21:58:06 +0100 (CET) X-Auth-Info: oiIa0zFKdxGA0UA+gMI7uU4Z3PhbRItnJ5MvnLjs5EM= Received: from wker (p4FE3FA7A.dip.t-dialin.net [79.227.250.122]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA id D1AFC1C0009E; Wed, 9 Feb 2011 21:58:05 +0100 (CET) Date: Wed, 9 Feb 2011 21:59:08 +0100 From: Anatolij Gustschin To: Wolfgang Denk Message-ID: <20110209215908.496be169@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 Hallo Wolfgang, The following changes since commit 494a7d215bfba17f1a94736df40c332c8713c30e: Merge branch 'master' of git://git.denx.de/u-boot-nand-flash (2011-02-09 21:22:58 +0100) are available in the git repository at: git://git.denx.de/u-boot-video.git master Wolfgang Denk (1): cmd_bmp.c: message about compressed formats is debug info only. common/cmd_bmp.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Anatolij