mbox

[U-Boot] Please pull u-boot-marvell master

Message ID 0000014df2cba2e9-52074a0f-66dc-4206-bbb5-dbb60d54aac9-000000@email.amazonses.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Luka Perkov June 14, 2015, 3:59 p.m. UTC
Hi Tom,

this series contains patches from Kevin and Stefan and it would be great if you
could pull them in this release.

The following changes since commit 64d16706a052553c85d2f8f4c741879a4e3e6116:

  Nokia RX-51: Fix calculating return address in save_boot_params (2015-06-12 08:11:18 -0400)

are available in the git repository at:

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

for you to fetch changes up to 1c0df9ef6ed03baf6fd325dac546290f80c7fd09:

  tools/kwboot: Add parameters to set delay and timeout via cmdline (2015-06-14 17:48:28 +0200)

----------------------------------------------------------------
Kevin Smith (2):
      tools/kwbimage.c: Correct header size for SPI boot
      arm: mvebu: Update CBAR with SOC regs base

Stefan Roese (2):
      arm: mvebu: Disable L2 cache before enabling d-cache
      tools/kwboot: Add parameters to set delay and timeout via cmdline

 arch/arm/mach-mvebu/cpu.c | 15 +++++++++++++++
 tools/kwbimage.c          | 22 ++++++++++++----------
 tools/kwboot.c            | 14 ++++++++++++--
 3 files changed, 39 insertions(+), 12 deletions(-)

Regards,
Luka

Comments

Tom Rini June 15, 2015, 3:18 p.m. UTC | #1
On Sun, Jun 14, 2015 at 03:59:01PM +0000, Luka Perkov wrote:

> Hi Tom,
> 
> this series contains patches from Kevin and Stefan and it would be great if you
> could pull them in this release.
> 
> The following changes since commit 64d16706a052553c85d2f8f4c741879a4e3e6116:
> 
>   Nokia RX-51: Fix calculating return address in save_boot_params (2015-06-12 08:11:18 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-marvell.git 
> 
> for you to fetch changes up to 1c0df9ef6ed03baf6fd325dac546290f80c7fd09:
> 
>   tools/kwboot: Add parameters to set delay and timeout via cmdline (2015-06-14 17:48:28 +0200)
> 

Applied to u-boot/master, thanks!