mbox

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

Message ID 0000014bebc9c879-3a562ded-71d5-4864-969f-93214aac1f15-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 March 5, 2015, 9:14 p.m. UTC
Hi Tom,

this series contains small kirkwood/marvell fixes. Please pull when you
find the time.

The following changes since commit 694cc87b76b1063a2a7a8bd1809e990df0a469f8:

  arm, da8xx: convert ipam390 board to generic board support (2015-03-05 10:08:13 -0500)

are available in the git repository at:

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

for you to fetch changes up to dbfc4c93f4d8cb495a4fd83b7edbbc3db1e04816:

  dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwb (2015-03-05 22:09:00 +0100)

----------------------------------------------------------------
Ajay Bhargav (2):
      arm: gplugd: convert to generic board
      arm: aspenite: convert to generic board

Chris Packham (1):
      kwbimage: align v1 binary header to 4B

Ian Campbell (2):
      dreamplug: switch to GENERIC_BOARD
      dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwb

 include/configs/aspenite.h  | 5 +++++
 include/configs/dreamplug.h | 4 ++++
 include/configs/gplugd.h    | 5 +++++
 tools/kwbimage.c            | 1 +
 4 files changed, 15 insertions(+)

Regards,
Luka

Comments

Tom Rini March 6, 2015, 3:43 p.m. UTC | #1
On Thu, Mar 05, 2015 at 09:14:04PM +0000, Luka Perkov wrote:

> Hi Tom,
> 
> this series contains small kirkwood/marvell fixes. Please pull when you
> find the time.
> 
> The following changes since commit 694cc87b76b1063a2a7a8bd1809e990df0a469f8:
> 
>   arm, da8xx: convert ipam390 board to generic board support (2015-03-05 10:08:13 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-marvell.git 
> 
> for you to fetch changes up to dbfc4c93f4d8cb495a4fd83b7edbbc3db1e04816:
> 
>   dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwb (2015-03-05 22:09:00 +0100)
> 

Applied to u-boot/master, thanks!