mbox

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

Message ID CACCg+XOgofWzgKwrp2ZvLF2hu_HXy5MwK0OV=krwL2VugaViLQ@mail.gmail.com
State Superseded
Delegated to: Macpaul Lin
Headers show

Pull-request

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

Message

Macpaul Lin Nov. 9, 2011, 8:54 a.m. UTC
Dear Wolfgang,

Could you please pull these 3 patches to your tree.

Thanks,
Macpaul


The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
(2011-11-08 07:44:52 +0100)

are available in the git repository at:

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

Macpaul Lin (3):
      andes_pcu.h: header file of andes_pcu power control unit
      dwcddr21mctl: Synopsys DWC DDR2/1 Memory Controller
      nds32: fix data section of linker script

 arch/nds32/cpu/n1213/u-boot.lds |    2 +-
 include/andestech/andes_pcu.h   |  367 +++++++++++++++++++++++++++++++++++++++
 include/synopsys/dwcddr21mctl.h |  337 +++++++++++++++++++++++++++++++++++
 3 files changed, 705 insertions(+), 1 deletions(-)
 create mode 100644 include/andestech/andes_pcu.h
 create mode 100644 include/synopsys/dwcddr21mctl.h

Comments

Macpaul Lin Nov. 10, 2011, 2:45 a.m. UTC | #1
Dear Wolfgang,

2011/11/9 Macpaul Lin <macpaul@gmail.com>:
> Dear Wolfgang,
>
> Could you please pull these 3 patches to your tree.
>
> Thanks,
> Macpaul
>
>

Sorry, please ignore this pull request.
I'll send a new pull request later.
Thank!