mbox

[U-Boot] Uboot send pull request

Message ID adc29d07-3481-4b08-b57e-de7157372e3b@ATCPCS12.andestech.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Andes Jan. 21, 2016, 6:48 a.m. UTC
Hi Tom,

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

The following changes since commit 077678eb0c226e52a1f90edabd3369ab26065b32:

  Merge git://git.denx.de/u-boot-dm (2016-01-12 18:12:42 -0500)

are available in the git repository at:


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

for you to fetch changes up to b19cc6bf2160e09607e141fe0fc571701070d1d6:

  nds32: Fix compile error. (2016-01-21 10:41:43 +0800)

----------------------------------------------------------------
rick (1):
      nds32: Fix compile error.

 arch/nds32/cpu/n1213/start.S         |    2 +-
 arch/nds32/include/asm/macro.h       |   22 +++++++++++-----------
 arch/nds32/include/asm/posix_types.h |    4 ++++
 3 files changed, 16 insertions(+), 12 deletions(-)

Comments

Tom Rini Jan. 21, 2016, 4:50 p.m. UTC | #1
On Thu, Jan 21, 2016 at 02:48:11PM +0800, uboot@andestech.com wrote:

>  Hi Tom,
> 
>  Please pull the following patch from u-boot-nds32 into your tree.
>  Thanks!
> 
> The following changes since commit 077678eb0c226e52a1f90edabd3369ab26065b32:
> 
>   Merge git://git.denx.de/u-boot-dm (2016-01-12 18:12:42 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nds32.git master
> 
> for you to fetch changes up to b19cc6bf2160e09607e141fe0fc571701070d1d6:
> 
>   nds32: Fix compile error. (2016-01-21 10:41:43 +0800)
> 

Applied to u-boot/master, thanks!