mbox

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

Message ID CACCg+XOGHErs_cx+ZmQ2sK=VKPALbkvv_gedkVT-4QsVp6R1-w@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 Nov. 18, 2011, 9:35 a.m. UTC
Dear Wolfgang,

I have applied the following patch fix.
Could you please pull these 3 patches to your tree.

Thanks,
Macpaul


The following changes since commit 05622191e510e495b6a06da6342126e80a3fed8f:

  tools: checkpatch.pl from Linux added to tools (2011-11-17 14:27:11 +0100)

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

Macpaul Lin (3):
      ftide020: fix incorrect information display format
      nds32: enhance io.h for compatibility with periphals
      nds32/lib: add ide generic support

 arch/nds32/include/asm/io.h |   18 ++++++++++++++++++
 arch/nds32/lib/board.c      |    5 +++++
 drivers/block/ftide020.c    |    5 ++---
 3 files changed, 25 insertions(+), 3 deletions(-)

Comments

Wolfgang Denk Nov. 21, 2011, 9:03 p.m. UTC | #1
Dear Macpaul Lin,

In message <CACCg+XOGHErs_cx+ZmQ2sK=VKPALbkvv_gedkVT-4QsVp6R1-w@mail.gmail.com> you wrote:
> Dear Wolfgang,
> 
> I have applied the following patch fix.
> Could you please pull these 3 patches to your tree.
> 
> Thanks,
> Macpaul
> 
> 
> The following changes since commit 05622191e510e495b6a06da6342126e80a3fed8f:
> 
>   tools: checkpatch.pl from Linux added to tools (2011-11-17 14:27:11 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nds32.git master
> 
> Macpaul Lin (3):
>       ftide020: fix incorrect information display format
>       nds32: enhance io.h for compatibility with periphals
>       nds32/lib: add ide generic support
> 
>  arch/nds32/include/asm/io.h |   18 ++++++++++++++++++
>  arch/nds32/lib/board.c      |    5 +++++
>  drivers/block/ftide020.c    |    5 ++---
>  3 files changed, 25 insertions(+), 3 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk