mbox

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

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

Pull-request

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

Message

Stefan Roese Jan. 11, 2011, 10:11 a.m. UTC
Hi Wolfgang,

The following changes since commit 0e7790d450000c1a2cda40458adb28707eaa5041:

  LAN91C*: Change chip names to fit the eth_device struct size (2011-01-10 22:38:36 
+0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-ubi.git master

Dirk Behme (1):
      UBIFS: Fix dereferencing type-punned pointer compiler warning

 fs/ubifs/misc.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

Comments

Wolfgang Denk Jan. 12, 2011, 10:57 p.m. UTC | #1
Dear Stefan Roese,

In message <201101111111.42910.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 0e7790d450000c1a2cda40458adb28707eaa5041:
> 
>   LAN91C*: Change chip names to fit the eth_device struct size (2011-01-10 22:38:36 
> +0100)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> Dirk Behme (1):
>       UBIFS: Fix dereferencing type-punned pointer compiler warning
> 
>  fs/ubifs/misc.h |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk