From patchwork Mon Mar 21 13:03:04 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Roese X-Patchwork-Id: 87768 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 B6478B6F7A for ; Tue, 22 Mar 2011 00:03:18 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id CA2AC2810A; Mon, 21 Mar 2011 14:03:13 +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 079yjdOaHO54; Mon, 21 Mar 2011 14:03:13 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 098D82810C; Mon, 21 Mar 2011 14:03:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id CA03C2810C for ; Mon, 21 Mar 2011 14:03:08 +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 a7PHkUN-tVNE for ; Mon, 21 Mar 2011 14:03: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 mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.182]) by theia.denx.de (Postfix) with ESMTPS id 07D322810A for ; Mon, 21 Mar 2011 14:03:06 +0100 (CET) X-RZG-AUTH: :IW0NeWC7b/q2i6W/qstXb1SBUuFnrGohavlCkce+Ub5QXMSOpHp3KRUmmeGF X-RZG-CLASS-ID: mo05 Received: from quad.localnet (p57BD413A.dip.t-dialin.net [87.189.65.58]) by post.strato.de (jimi mo5) (RZmta 25.8) with ESMTPA id Y02858n2LCqNS2 ; Mon, 21 Mar 2011 14:03:05 +0100 (MET) From: Stefan Roese To: u-boot@lists.denx.de Date: Mon, 21 Mar 2011 14:03:04 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.38; KDE/4.5.3; i686; ; ) MIME-Version: 1.0 Message-Id: <201103211403.04123.sr@denx.de> Subject: [U-Boot] Please pull u-boot-ubi/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 Hi Wolfgang, please pull the following UBI fix: The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd: mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -0500) are available in the git repository at: git://www.denx.de/git/u-boot-ubi.git master Stefan Roese (1): UBI: Fix error code handling in ubi commands common/cmd_ubi.c | 137 +++++++++++++++++++++++++---------------------------- 1 files changed, 65 insertions(+), 72 deletions(-)