mbox

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

Message ID c7f9f776-e844-a5a1-9c6a-5a4d8fc1536a@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Stefan Roese Aug. 21, 2017, 9:43 a.m. UTC
Hi Tom,

please pull this one mvebu fix from Chris.

Thanks,
Stefan


The following changes since commit 2d7cb5b426e7e0cdf684d7f8029ad132d7a8d383:

  env: Replace all open-coded gd->env_valid values with ENV_ flags (2017-08-20 19:27:44 -0400)

are available in the git repository at:

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

for you to fetch changes up to 6ab09b05f3707276ff84f7759f3484b597e80581:

  ARM: mvebu: set correct mem_size for db-88f6820-amc (2017-08-21 11:40:49 +0200)

----------------------------------------------------------------
Chris Packham (1):
      ARM: mvebu: set correct mem_size for db-88f6820-amc

 board/Marvell/db-88f6820-amc/db-88f6820-amc.c | 2 +-

Comments

Tom Rini Aug. 22, 2017, 8:53 p.m. UTC | #1
On Mon, Aug 21, 2017 at 11:43:22AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull this one mvebu fix from Chris.
> 
> Thanks,
> Stefan
> 
> 
> The following changes since commit 2d7cb5b426e7e0cdf684d7f8029ad132d7a8d383:
> 
>   env: Replace all open-coded gd->env_valid values with ENV_ flags (2017-08-20 19:27:44 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-marvell.git 
> 
> for you to fetch changes up to 6ab09b05f3707276ff84f7759f3484b597e80581:
> 
>   ARM: mvebu: set correct mem_size for db-88f6820-amc (2017-08-21 11:40:49 +0200)
> 

Applied to u-boot/master, thanks!