mbox

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

Message ID 201509122026.00516.marex@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Marek Vasut Sept. 12, 2015, 6:26 p.m. UTC
The following changes since commit 89983478bdc99996bbc26bd63fd00358d3082cbe:

  gpio: lpc32xx: fix issues with port3 gpio (2015-09-11 17:15:34 -0400)

are available in the git repository at:

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

for you to fetch changes up to 4ae6cfe33230592515f33c4a98cd3a5e22d44457:

  arm: socfpga: mcvevk: Update DRAM clock to 400MHz (2015-09-12 20:25:00 +0200)

----------------------------------------------------------------
Marek Vasut (1):
      arm: socfpga: mcvevk: Update DRAM clock to 400MHz

 board/denx/mcvevk/qts/iocsr_config.h | 128 
++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------
 board/denx/mcvevk/qts/pll_config.h   |   6 ++---
 board/denx/mcvevk/qts/sdram_config.h |  36 ++++++++++++++---------------
 3 files changed, 85 insertions(+), 85 deletions(-)

Comments

Tom Rini Sept. 13, 2015, 1:44 a.m. UTC | #1
On Sat, Sep 12, 2015 at 08:26:00PM +0200, Marek Vasut wrote:

> The following changes since commit 89983478bdc99996bbc26bd63fd00358d3082cbe:
> 
>   gpio: lpc32xx: fix issues with port3 gpio (2015-09-11 17:15:34 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-socfpga.git 
> 
> for you to fetch changes up to 4ae6cfe33230592515f33c4a98cd3a5e22d44457:
> 
>   arm: socfpga: mcvevk: Update DRAM clock to 400MHz (2015-09-12 20:25:00 +0200)
> 

Applied to u-boot/master, thanks!