mbox series

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

Message ID 1a39f579-bd49-df9d-73a2-47974ef2a676@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Please pull u-boot-marvell/master | expand

Pull-request

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

Message

Stefan Roese April 17, 2018, 8:53 a.m. UTC
Hi Tom,

please pull the small mv_sdhci fix from Matt from the Marvell
repo.

Thanks,
Stefan


The following changes since commit 8c0a17be0a632b9a823e14628c42f85c3e64f08e:

  Prepare v2018.05-rc2 (2018-04-16 20:00:14 -0400)

are available in the Git repository at:

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

for you to fetch changes up to ca4e7d674ee6931c7a4effd697e644d7646cfac0:

  mmc: mv_sdhci: zero out sdhci_host structure (2018-04-17 10:39:30 +0200)

----------------------------------------------------------------
Matt Pelland (1):
      mmc: mv_sdhci: zero out sdhci_host structure

 drivers/mmc/mv_sdhci.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini April 17, 2018, 7:39 p.m. UTC | #1
On Tue, Apr 17, 2018 at 10:53:21AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the small mv_sdhci fix from Matt from the Marvell
> repo.
> 
> Thanks,
> Stefan
> 
> 
> The following changes since commit 8c0a17be0a632b9a823e14628c42f85c3e64f08e:
> 
>   Prepare v2018.05-rc2 (2018-04-16 20:00:14 -0400)
> 
> are available in the Git repository at:
> 
>   git://www.denx.de/git/u-boot-marvell.git 
> 
> for you to fetch changes up to ca4e7d674ee6931c7a4effd697e644d7646cfac0:
> 
>   mmc: mv_sdhci: zero out sdhci_host structure (2018-04-17 10:39:30 +0200)
> 

Applied to u-boot/master, thanks!