mbox

[U-Boot] Pull request: u-boot-nds32

Message ID CACCg+XP0dPFjnCovFqo=Hd3DDnb5CjkE5UvawijGeYxJ2uxHUQ@mail.gmail.com
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

git://git.denx.de/u-boot-nds32.git master

Message

Macpaul Lin Aug. 10, 2012, 4:52 p.m. UTC
Dear Wolfgang,

Please pull the following 3 patches from u-boot-nds32 into your tree.

Thanks!
Macpaul Lin.

The following changes since commit 4d3c95f5ea7c737a21cd6b9c59435ee693b3f127:

  zfs: Add ZFS filesystem support (2012-08-09 23:42:20 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-nds32.git master

for you to fetch changes up to 11a05fbde76765e4b256b86aa3b82ea3184e3c08:

  nds32: fix unused pmu_init warning (2012-08-11 00:43:28 +0800)

----------------------------------------------------------------
Mike Frysinger (3):
      nds32: drop bi_enetaddr from global data
      nds32: delete unused local variable
      nds32: fix unused pmu_init warning

 arch/nds32/include/asm/u-boot.h | 1 -
 arch/nds32/lib/board.c          | 3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Wolfgang Denk Aug. 10, 2012, 8:16 p.m. UTC | #1
Dear Macpaul Lin,

In message <CACCg+XP0dPFjnCovFqo=Hd3DDnb5CjkE5UvawijGeYxJ2uxHUQ@mail.gmail.com> you wrote:
> Dear Wolfgang,
> 
> Please pull the following 3 patches from u-boot-nds32 into your tree.
> 
> Thanks!
> Macpaul Lin.
> 
> The following changes since commit 4d3c95f5ea7c737a21cd6b9c59435ee693b3f127:
> 
>   zfs: Add ZFS filesystem support (2012-08-09 23:42:20 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nds32.git master
> 
> for you to fetch changes up to 11a05fbde76765e4b256b86aa3b82ea3184e3c08:
> 
>   nds32: fix unused pmu_init warning (2012-08-11 00:43:28 +0800)
> 
> ----------------------------------------------------------------
> Mike Frysinger (3):
>       nds32: drop bi_enetaddr from global data
>       nds32: delete unused local variable
>       nds32: fix unused pmu_init warning
> 
>  arch/nds32/include/asm/u-boot.h | 1 -
>  arch/nds32/lib/board.c          | 3 ++-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk