mbox

[U-Boot] Please pull u-boot-ubi/master

Message ID 201103211403.04123.sr@denx.de
State Accepted
Headers show

Pull-request

git://www.denx.de/git/u-boot-ubi.git master

Message

Stefan Roese March 21, 2011, 1:03 p.m. UTC
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(-)

Comments

Wolfgang Denk March 21, 2011, 8:43 p.m. UTC | #1
Dear Stefan Roese,

In message <201103211403.04123.sr@denx.de> you wrote:
> 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(-)

Applied, thanks.

Best regards,

Wolfgang Denk