mbox

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

Message ID b5672501-2032-31a7-8867-2c77f23ebcb1@samsung.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

http://git.denx.de/u-boot-mmc.git master

Message

Jaehoon Chung Nov. 16, 2016, 7:47 a.m. UTC
Dear Tom,

Could you these patches on u-boot/master, plz?

The following changes since commit 29e0cfb4f77f7aa369136302cee14a91e22dca71:

  Prepare v2016.11 (2016-11-14 11:27:11 -0500)

are available in the git repository at:

  http://git.denx.de/u-boot-mmc.git master

for you to fetch changes up to 91f839d2d30e489c2d6bf0deafb65b01d416b715:

  sunxi: sina33: Enable the LCD (2016-11-16 13:30:18 +0900)

----------------------------------------------------------------
Maxime Ripard (4):
      mmc: Retry the switch command
      mmc: sunxi: Enable 8bits bus width for sun8i
      sunxi: sina33: Enable the eMMC
      sunxi: sina33: Enable the LCD

 configs/Sinlinx_SinA33_defconfig |  5 +++++
 drivers/mmc/mmc.c                | 15 +++++++++++----
 drivers/mmc/sunxi_mmc.c          |  2 +-
 3 files changed, 17 insertions(+), 5 deletions(-)

Best Regards,
Jaehoon Chung

Comments

Tom Rini Nov. 17, 2016, 10:14 p.m. UTC | #1
On Wed, Nov 16, 2016 at 04:47:16PM +0900, Jaehoon Chung wrote:

> Dear Tom,
> 
> Could you these patches on u-boot/master, plz?
> 
> The following changes since commit 29e0cfb4f77f7aa369136302cee14a91e22dca71:
> 
>   Prepare v2016.11 (2016-11-14 11:27:11 -0500)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to 91f839d2d30e489c2d6bf0deafb65b01d416b715:
> 
>   sunxi: sina33: Enable the LCD (2016-11-16 13:30:18 +0900)
> 

Applied to u-boot/master, thanks!