mbox

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

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

Pull-request

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

Message

Marek Vasut Oct. 17, 2015, 12:13 a.m. UTC
The following changes since commit 1275456d31cc130738775dca19b0a2ab1374cfbd:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2015-10-15 17:45:39 
-0400)

are available in the git repository at:

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

for you to fetch changes up to 3790a8c66266de6361c8be1544d244f8adb71fb9:

  arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts 
(2015-10-17 01:47:31 +0200)

----------------------------------------------------------------
Dinh Nguyen (2):
      arm: socfpga: enable data/inst prefetch and shared override in the L2
      arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts

 arch/arm/dts/socfpga_cyclone5_socdk.dts |  3 +++
 arch/arm/include/asm/pl310.h            |  2 ++
 arch/arm/mach-socfpga/misc.c            | 12 ++++++++++++
 3 files changed, 17 insertions(+)

Comments

Tom Rini Oct. 17, 2015, 12:22 a.m. UTC | #1
On Sat, Oct 17, 2015 at 02:13:57AM +0200, Marek Vasut wrote:

> The following changes since commit 1275456d31cc130738775dca19b0a2ab1374cfbd:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2015-10-15 17:45:39 
> -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-socfpga.git 
> 
> for you to fetch changes up to 3790a8c66266de6361c8be1544d244f8adb71fb9:
> 
>   arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts 
> (2015-10-17 01:47:31 +0200)
> 

Applied to u-boot/master, thanks!