mbox

[U-Boot] Please pull ARC fixes

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

Pull-request

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

Message

Alexey Brodkin Oct. 7, 2015, 3:18 p.m. UTC
Hi Tom,

The following changes since commit 996ec1dcc58a34b53891acde0ec5df9141b5fcc2:

  Merge branch 'master' of git://git.denx.de/u-boot-fdt (2015-10-03 10:48:06 -0400)

are available in the git repository at:

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

for you to fetch changes up to f6e27ba5b40a8861336f4e27a7b95cf60b0c8961:

  board: axs10x - cap max SDIO clock value to bus/2 (2015-10-07 18:16:13 +0300)

----------------------------------------------------------------
Alexey Brodkin (1):
      board: axs10x - cap max SDIO clock value to bus/2

 board/synopsys/axs101/axs101.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Regards,
Alexey

Comments

Tom Rini Oct. 9, 2015, 1:56 p.m. UTC | #1
On Wed, Oct 07, 2015 at 03:18:12PM +0000, Alexey Brodkin wrote:

> Hi Tom,
> 
> The following changes since commit 996ec1dcc58a34b53891acde0ec5df9141b5fcc2:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-fdt (2015-10-03 10:48:06 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to f6e27ba5b40a8861336f4e27a7b95cf60b0c8961:
> 
>   board: axs10x - cap max SDIO clock value to bus/2 (2015-10-07 18:16:13 +0300)
> 

Applied to u-boot/master, thanks!