mbox

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

Message ID d7c1cf49-3764-83e4-8dee-fcd5175ae829@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. 8, 2017, 12:26 p.m. UTC
Hi Tom,

please pull the following mvebu board fix from Marek.

Thanks,
Stefan


The following changes since commit eaa90e5df2a4a1cb12fb73571978a9379242d0b5:

  common/env_embedded.c: rename PPCENV/PPCTEXT macros (2017-08-04 20:38:39 -0400)

are available in the git repository at:

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

for you to fetch changes up to 8daa3468b52f89e069bca469a68b866c2583a4a5:

  mvebu: turris_omnia: Fix PEX vs SATA detection for board topology (2017-08-08 14:20:26 +0200)

----------------------------------------------------------------
Marek BehĂșn (1):
      mvebu: turris_omnia: Fix PEX vs SATA detection for board topology

 board/CZ.NIC/turris_omnia/turris_omnia.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Comments

Tom Rini Aug. 9, 2017, 3:26 p.m. UTC | #1
On Tue, Aug 08, 2017 at 02:26:59PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following mvebu board fix from Marek.
> 
> Thanks,
> Stefan
> 
> 
> The following changes since commit eaa90e5df2a4a1cb12fb73571978a9379242d0b5:
> 
>   common/env_embedded.c: rename PPCENV/PPCTEXT macros (2017-08-04 20:38:39 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-marvell.git 
> 
> for you to fetch changes up to 8daa3468b52f89e069bca469a68b866c2583a4a5:
> 
>   mvebu: turris_omnia: Fix PEX vs SATA detection for board topology (2017-08-08 14:20:26 +0200)
> 

Applied to u-boot/master, thanks!