mbox

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

Message ID CACCg+XN02RYRX9FYTNm=YRjide9t+rNknGbx+9m51BJpsRdkPw@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Macpaul Lin May 8, 2013, 4:49 a.m. UTC
Hi Tom,

Please pull the following patch from u-boot-nds32 into your tree.
Thanks!

The following changes since commit 7e7501f4bb0d550fbc6960e7e2fb2bc84d9795cf:

  Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
(2013-05-07 10:09:00 -0400)

are available in the git repository at:


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

for you to fetch changes up to fe8e4dbad1d31c452af3fbabba21e72b210381b3:

  nds32: Use sections header to obtain link symbols (2013-05-08 12:38:10 +0800)

----------------------------------------------------------------
Kuan-Yu Kuo (1):
      nds32: Use sections header to obtain link symbols

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

Comments

Tom Rini May 8, 2013, 11:46 a.m. UTC | #1
On Wed, May 08, 2013 at 12:49:57PM +0800, Macpaul Lin wrote:

> Hi Tom,
> 
> Please pull the following patch from u-boot-nds32 into your tree.
> Thanks!
> 
> The following changes since commit 7e7501f4bb0d550fbc6960e7e2fb2bc84d9795cf:
> 
>   Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
> (2013-05-07 10:09:00 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nds32.git master
> 
> for you to fetch changes up to fe8e4dbad1d31c452af3fbabba21e72b210381b3:
> 
>   nds32: Use sections header to obtain link symbols (2013-05-08 12:38:10 +0800)
> 
> ----------------------------------------------------------------
> Kuan-Yu Kuo (1):
>       nds32: Use sections header to obtain link symbols
> 
>  arch/nds32/include/asm/u-boot-nds32.h | 5 -----
>  arch/nds32/lib/board.c                | 3 ++-
>  2 files changed, 2 insertions(+), 6 deletions(-)

Applied to u-boot/master, thanks!