mbox series

[U-Boot] Uboot send pull request

Message ID 12330c5a-46ca-4250-92ea-e5656daaf1ca@ATCPCS12.andestech.com
State Accepted
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. 28, 2017, 5:25 a.m. UTC
Hi Tom,

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

The following changes since commit 6e9b109aa9bcdd094e77da9fb03de8b44da8eb9d:

  Merge git://git.denx.de/u-boot-usb (2017-09-27 09:39:48 -0400)

are available in the git repository at:


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

for you to fetch changes up to 9c7ffc94dce3d7438a19576a833d96956ca7f3eb:

  nds32: Fix io.h warning message about readb (2017-09-28 13:16:54 +0800)

----------------------------------------------------------------
rick (1):
      nds32: Fix io.h warning message about readb

 arch/nds32/include/asm/io.h |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Comments

Tom Rini Sept. 29, 2017, 2:25 p.m. UTC | #1
On Thu, Sep 28, 2017 at 01:25:40PM +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 6e9b109aa9bcdd094e77da9fb03de8b44da8eb9d:
> 
>   Merge git://git.denx.de/u-boot-usb (2017-09-27 09:39:48 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nds32.git master
> 
> for you to fetch changes up to 9c7ffc94dce3d7438a19576a833d96956ca7f3eb:
> 
>   nds32: Fix io.h warning message about readb (2017-09-28 13:16:54 +0800)
> 

Applied to u-boot/master, thanks!