mbox

[U-Boot] Please pull ARC changes

Message ID 1449585205.2881.4.camel@synopsys.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-arc.git

Message

Alexey Brodkin Dec. 8, 2015, 2:33 p.m. UTC
Hi Tom,

The following changes since commit 8356431bf8df6d47255d6a74ca9dce53d75265c7:

  Prepare v2016.01-rc2 (2015-12-07 14:23:45 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to 8555dd88cd1a7b5dd1e76c111fe635a92223b98b:

  axs10x: add support of generic EHCI USB 2.0 controller (2015-12-08 17:29:56 +0300)

----------------------------------------------------------------
Alexey Brodkin (1):
      axs10x: add support of generic EHCI USB 2.0 controller

 arch/arc/dts/axs10x.dts  | 6 ++++++
 configs/axs101_defconfig | 6 ++++++
 configs/axs103_defconfig | 6 ++++++
 3 files changed, 18 insertions(+)

Regards,
Alexey

Comments

Tom Rini Dec. 8, 2015, 3 p.m. UTC | #1
On Tue, Dec 08, 2015 at 02:33:25PM +0000, Alexey Brodkin wrote:

> Hi Tom,
> 
> The following changes since commit 8356431bf8df6d47255d6a74ca9dce53d75265c7:
> 
>   Prepare v2016.01-rc2 (2015-12-07 14:23:45 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to 8555dd88cd1a7b5dd1e76c111fe635a92223b98b:
> 
>   axs10x: add support of generic EHCI USB 2.0 controller (2015-12-08 17:29:56 +0300)
> 

Applied to u-boot/master, thanks!