mbox

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

Message ID 573385F4.40006@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Marek Vasut May 11, 2016, 7:20 p.m. UTC
On 05/11/2016 06:23 PM, Tom Rini wrote:
> On Sat, May 07, 2016 at 03:42:15AM +0200, Marek Vasut wrote:
> 
>> The following changes since commit
>> bbca7108db79076d3a9a9c112792d7c4608a665c:
>>
>>
>>
>>   ARM: tegra: import latest Jetson TK1 spreadsheet (2016-05-04 13:31:04
>> -0700)
>>
>>
>> are available in the git repository at:
>>
>>
>>
>>   git://git.denx.de/u-boot-socfpga.git master
>>
>>
>>
>> for you to fetch changes up to 5289c5fa5371dada10e9cbdcdbf3fb010905ea2d:
>>
>>   socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled
>> (2016-05-06 18:41:49 +0200)
>>
> 
> As of a few days ago, applied to u-boot/master, thanks!
> 
Thanks!

There is one more fix, so please pull:


The following changes since commit e8bd2a0bf6e334adaf7703c517989433e730091b:

  warp7: Fix boot by selecting CONFIG_OF_LIBFDT (2016-05-10 14:54:11 -0400)

are available in the git repository at:

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

for you to fetch changes up to 4baca92001bff3c32a05001a7dc58996623e3ef8:

  arm: socfpga: Update iomux and pll for c5 socdk RevE (2016-05-10
23:32:42 +0200)

----------------------------------------------------------------
Dinh Nguyen (1):
      arm: socfpga: Update iomux and pll for c5 socdk RevE

 board/altera/cyclone5-socdk/qts/pinmux_config.h | 38
+++++++++++++++++++-------------------
 board/altera/cyclone5-socdk/qts/pll_config.h    | 34
+++++++++++++++++-----------------
 2 files changed, 36 insertions(+), 36 deletions(-)

Comments

Tom Rini May 12, 2016, 2:02 a.m. UTC | #1
On Wed, May 11, 2016 at 09:20:20PM +0200, Marek Vasut wrote:

> On 05/11/2016 06:23 PM, Tom Rini wrote:
> > On Sat, May 07, 2016 at 03:42:15AM +0200, Marek Vasut wrote:
> > 
> >> The following changes since commit
> >> bbca7108db79076d3a9a9c112792d7c4608a665c:
> >>
> >>
> >>
> >>   ARM: tegra: import latest Jetson TK1 spreadsheet (2016-05-04 13:31:04
> >> -0700)
> >>
> >>
> >> are available in the git repository at:
> >>
> >>
> >>
> >>   git://git.denx.de/u-boot-socfpga.git master
> >>
> >>
> >>
> >> for you to fetch changes up to 5289c5fa5371dada10e9cbdcdbf3fb010905ea2d:
> >>
> >>   socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled
> >> (2016-05-06 18:41:49 +0200)
> >>
> > 
> > As of a few days ago, applied to u-boot/master, thanks!
> > 
> Thanks!
> 
> There is one more fix, so please pull:
> 
> 
> The following changes since commit e8bd2a0bf6e334adaf7703c517989433e730091b:
> 
>   warp7: Fix boot by selecting CONFIG_OF_LIBFDT (2016-05-10 14:54:11 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-socfpga.git master
> 
> for you to fetch changes up to 4baca92001bff3c32a05001a7dc58996623e3ef8:
> 
>   arm: socfpga: Update iomux and pll for c5 socdk RevE (2016-05-10
> 23:32:42 +0200)
> 

Applied to u-boot/master, thanks!