mbox series

[U-Boot,PULL] u-boot-socfpga/master

Message ID 5a9fbf9f-a44f-c3f8-1b70-eeb14d8259f2@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot,PULL] u-boot-socfpga/master | expand

Pull-request

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

Message

Marek Vasut Sept. 23, 2017, 1:14 p.m. UTC
The following changes since commit 91ebf300934461e450f5ef8f386ea9e55d2636c5:

  Travis-CI: Checkout only v1.4.3 of dtc (2017-09-22 07:40:06 -0400)

are available in the git repository at:

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

for you to fetch changes up to a7d5b6c6686f6f51a750781ff12a360dc64d1076:

  arm: socfpga: Configuration for EFI boot on DE0-nano-SoC (2017-09-23
15:13:20 +0200)

----------------------------------------------------------------
Frank Kunz (1):
      arm: socfpga: Configuration for EFI boot on DE0-nano-SoC

Masahiro Yamada (2):
      ARM: socfpga: remove unneeded NAND config options
      ARM: socfpga: fix duplicate const specifier warning

 arch/arm/mach-socfpga/misc_gen5.c      | 2 +-
 configs/socfpga_de0_nano_soc_defconfig | 3 +++
 include/configs/socfpga_common.h       | 2 --
 3 files changed, 4 insertions(+), 3 deletions(-)

Comments

Tom Rini Sept. 24, 2017, 2:40 p.m. UTC | #1
On Sat, Sep 23, 2017 at 03:14:49PM +0200, Marek Vasut wrote:

> The following changes since commit 91ebf300934461e450f5ef8f386ea9e55d2636c5:
> 
>   Travis-CI: Checkout only v1.4.3 of dtc (2017-09-22 07:40:06 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-socfpga.git master
> 
> for you to fetch changes up to a7d5b6c6686f6f51a750781ff12a360dc64d1076:
> 
>   arm: socfpga: Configuration for EFI boot on DE0-nano-SoC (2017-09-23
> 15:13:20 +0200)
> 

Applied to u-boot/master, thanks!