mbox

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

Message ID 0000014e3ae43c05-9878cabf-86f5-4de0-a42c-d5f309a5a7dd-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 28, 2015, 3:58 p.m. UTC
Hi Tom,

this series contains two patches from Kevin that I missed to include in last
pull request.

The following changes since commit ef0f2f57524ec85fb9058a23298f2c4995e0d950:

  Move defaults from config_cmd_default.h to Kconfig (2015-06-25 22:18:34 -0400)

are available in the git repository at:

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

for you to fetch changes up to 3fd38af704f6d4da50fe7dbf9ff018e43b196fb4:

  db-88f6820-gp.h: Load data blobs into lower memory (2015-06-28 17:52:41 +0200)

----------------------------------------------------------------
Kevin Smith (2):
      mv-common.h: Include support for device trees
      db-88f6820-gp.h: Load data blobs into lower memory

 include/configs/db-88f6820-gp.h | 5 +++++
 include/configs/mv-common.h     | 2 ++
 2 files changed, 7 insertions(+)

Thanks,
Luka

Comments

Tom Rini June 29, 2015, 12:36 a.m. UTC | #1
On Sun, Jun 28, 2015 at 03:58:33PM +0000, Luka Perkov wrote:

> Hi Tom,
> 
> this series contains two patches from Kevin that I missed to include in last
> pull request.
> 
> The following changes since commit ef0f2f57524ec85fb9058a23298f2c4995e0d950:
> 
>   Move defaults from config_cmd_default.h to Kconfig (2015-06-25 22:18:34 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-marvell.git 
> 
> for you to fetch changes up to 3fd38af704f6d4da50fe7dbf9ff018e43b196fb4:
> 
>   db-88f6820-gp.h: Load data blobs into lower memory (2015-06-28 17:52:41 +0200)
> 

Applied to u-boot/master, thanks!