mbox

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

Message ID 0000014b9270a17d-5d811874-71ae-4f0d-b0bc-6f36ea463311-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 Feb. 16, 2015, 12:50 p.m. UTC
Hi Tom,

this series contains kirkwood patches from Michael. Please pull them
when you find the time.

The following changes since commit bd2a4888b123713adec271d6c8040ca9f609aa2f:

  sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART (2015-02-11 19:43:45 -0500)

are available in the git repository at:

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

for you to fetch changes up to 43730ba72c176ffc4d9858249475f458203d9757:

  lsxl: add a README file (2015-02-16 11:44:59 +0100)

----------------------------------------------------------------
Michael Walle (4):
      lsxl: use default load addresses for legacy boot
      lsxl: place the dtb below the inital ramdisk
      lsxl: switch from bootm to bootz for boot commands
      lsxl: add a README file

 board/buffalo/lsxl/README | 139 ++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/lsxl.h    |  42 ++++++++------
 2 files changed, 164 insertions(+), 17 deletions(-)
 create mode 100644 board/buffalo/lsxl/README

Regards,
Luka

Comments

Tom Rini Feb. 16, 2015, 5:41 p.m. UTC | #1
On Mon, Feb 16, 2015 at 12:50:30PM +0000, Luka Perkov wrote:

> Hi Tom,
> 
> this series contains kirkwood patches from Michael. Please pull them
> when you find the time.
> 
> The following changes since commit bd2a4888b123713adec271d6c8040ca9f609aa2f:
> 
>   sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART (2015-02-11 19:43:45 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-marvell.git 
> 
> for you to fetch changes up to 43730ba72c176ffc4d9858249475f458203d9757:
> 
>   lsxl: add a README file (2015-02-16 11:44:59 +0100)
> 

Applied to u-boot/master, thanks!