mbox series

[U-Boot] Please pull ARC changes

Message ID e49b97fe333e248cb316af768f9d0b0f4c4aa79a.camel@synopsys.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Please pull ARC changes | expand

Pull-request

git://git.denx.de/u-boot-arc.git tags/arc-updates-for-2018.07-rc3

Message

Alexey Brodkin June 21, 2018, 11:59 a.m. UTC
Hi Tom,

The following changes since commit a5742efa20384a27d51ee6c43d02c2025536c65d:

  Prepare v2018.07-rc2 (2018-06-19 19:39:44 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-arc.git tags/arc-updates-for-2018.07-rc3

for you to fetch changes up to 0921f9294bd10b6639c24623bed6d9ddfa24404f:

  ARC: EMDK: Add readme (2018-06-21 14:55:01 +0300)

----------------------------------------------------------------
Here we only add readme file for EMDK board
support of which was added in this release cycle.

----------------------------------------------------------------
Alexey Brodkin (1):
      ARC: EMDK: Add readme

 board/synopsys/emdk/README | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 82 insertions(+)
 create mode 100644 board/synopsys/emdk/README

-Alexey

Comments

Tom Rini June 21, 2018, 6:21 p.m. UTC | #1
On Thu, Jun 21, 2018 at 11:59:55AM +0000, Alexey Brodkin wrote:

> Hi Tom,
> 
> The following changes since commit a5742efa20384a27d51ee6c43d02c2025536c65d:
> 
>   Prepare v2018.07-rc2 (2018-06-19 19:39:44 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-arc.git tags/arc-updates-for-2018.07-rc3
> 
> for you to fetch changes up to 0921f9294bd10b6639c24623bed6d9ddfa24404f:
> 
>   ARC: EMDK: Add readme (2018-06-21 14:55:01 +0300)
> 

Applied to u-boot/master, thanks!