mbox series

[U-Boot] Uboot send pull request

Message ID bc2b0a76-02c7-4d64-aae6-18a45fbfda26@ATCPCS12.andestech.com
State Deferred
Delegated to: Tom Rini
Headers show
Series [U-Boot] Uboot send pull request | expand

Pull-request

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

Message

Andes Sept. 13, 2017, 1:39 a.m. UTC
Hi Tom,

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

The following changes since commit 8a33cb8b6bdf8a35f931fcc3d8aa15254cfc4b23:

  Merge git://git.denx.de/u-boot-fsl-qoriq (2017-09-12 12:02:50 -0400)

are available in the git repository at:


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

for you to fetch changes up to 2d7417f517d734b53b6f1906d9b28cdcaf0cb7eb:

  nds32: bootm: Fix warning of struct tag_serialnr declared (2017-09-13 09:20:52 +0800)

----------------------------------------------------------------
rick (2):
      nds32: board: Fix andestech adp-ae3xx.c make fail problem.
      nds32: bootm: Fix warning of struct tag_serialnr declared

 arch/nds32/include/asm/bootm.h        |    2 ++
 arch/nds32/lib/bootm.c                |    1 -
 board/AndesTech/adp-ae3xx/adp-ae3xx.c |    1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

Comments

Tom Rini Sept. 13, 2017, 2:53 a.m. UTC | #1
On Wed, Sep 13, 2017 at 09:39:10AM +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 8a33cb8b6bdf8a35f931fcc3d8aa15254cfc4b23:
> 
>   Merge git://git.denx.de/u-boot-fsl-qoriq (2017-09-12 12:02:50 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nds32.git master
> 
> for you to fetch changes up to 2d7417f517d734b53b6f1906d9b28cdcaf0cb7eb:
> 
>   nds32: bootm: Fix warning of struct tag_serialnr declared (2017-09-13 09:20:52 +0800)
> 
> ----------------------------------------------------------------
> rick (2):
>       nds32: board: Fix andestech adp-ae3xx.c make fail problem.
>       nds32: bootm: Fix warning of struct tag_serialnr declared
> 
>  arch/nds32/include/asm/bootm.h        |    2 ++
>  arch/nds32/lib/bootm.c                |    1 -
>  board/AndesTech/adp-ae3xx/adp-ae3xx.c |    1 +
>  3 files changed, 3 insertions(+), 1 deletion(-)

These patches haven't been posted for even 24 hours I think.  I'm going
to look at this PR next week, so that if people want, they can comment
on them.  Thanks!