mbox

[U-Boot] Pull request, u-boot-tegra/master

Message ID CACih+8UaULCMYSfBYjLf4BoAxPx-vx4Ug-HtoAq7n0Y+m70ijg@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-tegra.git master

Message

Tom Warren June 20, 2017, 7:04 p.m. UTC
Tom,

Please pull u-boot-tegra/master into U-Boot/master. Thanks!

All Tegra builds are OK, and Stephen's automated test system reports that
all tests pass.
This is a bug fix, so please try to get it in to the next RC. Thanks.

The following changes since commit e2351d5cf1e97408b4c52bafeaa85e0ca85c920c:

  Prepare v2017.07--rc2 (2017-06-19 20:41:27 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-tegra.git master

for you to fetch changes up to 542b5f85674b297f0d9aee7e6e50801f6c24bb45:

  tegra: mmc: Set the bus width correctly (2017-06-20 09:47:59 -0700)

----------------------------------------------------------------
Simon Glass (1):
      tegra: mmc: Set the bus width correctly

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

Comments

Tom Rini June 21, 2017, 11:05 p.m. UTC | #1
On Tue, Jun 20, 2017 at 12:04:45PM -0700, Tom Warren wrote:

> Tom,
> 
> Please pull u-boot-tegra/master into U-Boot/master. Thanks!
> 
> All Tegra builds are OK, and Stephen's automated test system reports that
> all tests pass.
> This is a bug fix, so please try to get it in to the next RC. Thanks.
> 
> The following changes since commit e2351d5cf1e97408b4c52bafeaa85e0ca85c920c:
> 
>   Prepare v2017.07--rc2 (2017-06-19 20:41:27 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-tegra.git master
> 
> for you to fetch changes up to 542b5f85674b297f0d9aee7e6e50801f6c24bb45:
> 
>   tegra: mmc: Set the bus width correctly (2017-06-20 09:47:59 -0700)
> 

Applied to u-boot/master, thanks!