[U-Boot] [PULL] u-boot-sh/master

The following changes since commit d391c13c99a2b48c98cef6df4479247cd4e62f9d:
Merge tag 'xilinx-for-v2019.04-rc2' of git://git.denx.de/u-boot-microblaze (2019-02-15 21:21:28 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 261445dfafdce252f91fea16517aba5830dd1930:
mmc: tmio: sdhi: Configure DT2FF register for HS400 mode (2019-02-16 18:12:17 +0100)
---------------------------------------------------------------- Marek Vasut (3): mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot mmc: tmio: Configure HOST_MODE WMODE according to bus width mmc: tmio: sdhi: Configure DT2FF register for HS400 mode
drivers/mmc/mmc-uclass.c | 19 +++++++++++++++++++ drivers/mmc/mmc.c | 26 ++++++++++++++++++++++++++ drivers/mmc/renesas-sdhi.c | 3 +++ drivers/mmc/tmio-common.c | 10 +++++++--- include/mmc.h | 6 ++++++ 5 files changed, 61 insertions(+), 3 deletions(-)

On Sat, Feb 16, 2019 at 06:12:38PM +0100, Marek Vasut wrote:
The following changes since commit d391c13c99a2b48c98cef6df4479247cd4e62f9d:
Merge tag 'xilinx-for-v2019.04-rc2' of git://git.denx.de/u-boot-microblaze (2019-02-15 21:21:28 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 261445dfafdce252f91fea16517aba5830dd1930:
mmc: tmio: sdhi: Configure DT2FF register for HS400 mode (2019-02-16 18:12:17 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini