mbox

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

Message ID 90ff3add-07a4-770d-fef1-b635ff01bc75@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Marek Vasut Feb. 8, 2017, 11:38 p.m. UTC
Hi,

SoCFPGA PR for 2017.03 , I checked with Dinh and it should be OK.

The following changes since commit c83a824e62277162ad35f52879b2316902c0eff5:

  Merge git://git.denx.de/u-boot-fsl-qoriq (2017-02-03 20:33:42 -0500)

are available in the git repository at:

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

for you to fetch changes up to a45526aaa0ae241f3e1df996fed988a014eeffe8:

  arm: socfpga: set the mpuclk divider in the Altera group register
(2017-02-08 02:19:11 +0100)

----------------------------------------------------------------
Dinh Nguyen (1):
      arm: socfpga: set the mpuclk divider in the Altera group register

 arch/arm/mach-socfpga/clock_manager.c              | 3 +++
 arch/arm/mach-socfpga/include/mach/clock_manager.h | 3 +++
 arch/arm/mach-socfpga/wrap_pll_config.c            | 3 +++
 3 files changed, 9 insertions(+)

Comments

Tom Rini Feb. 9, 2017, 7:50 p.m. UTC | #1
On Thu, Feb 09, 2017 at 12:38:30AM +0100, Marek Vasut wrote:

> Hi,
> 
> SoCFPGA PR for 2017.03 , I checked with Dinh and it should be OK.
> 
> The following changes since commit c83a824e62277162ad35f52879b2316902c0eff5:
> 
>   Merge git://git.denx.de/u-boot-fsl-qoriq (2017-02-03 20:33:42 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-socfpga.git master
> 
> for you to fetch changes up to a45526aaa0ae241f3e1df996fed988a014eeffe8:
> 
>   arm: socfpga: set the mpuclk divider in the Altera group register
> (2017-02-08 02:19:11 +0100)
> 

Applied to u-boot/master, thanks!