[U-Boot] [PULL] u-boot-sh/master
Marek Vasut
marek.vasut at gmail.com
Tue Mar 26 17:43:52 UTC 2019
Various fixes for bugs found by u-boot test.py
The following changes since commit cfb3e102c4bdf96a41cbd3eeb1d3a9a56c69c46c:
Merge branch '2019-03-22-master-imports' (2019-03-22 19:09:58 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to c453fe3a0513f758c7d0b580307909637eb31c9f:
mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP (2019-03-25
20:26:53 +0100)
----------------------------------------------------------------
Marek Vasut (6):
ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulator
clk: renesas: Fix SDH clock divider decoding on Gen2
clk: renesas: Fix swapped div and mul in debug output on Gen2
clk: renesas: Add support for setting MMCIF clock divider on Gen2
mmc: sh_mmcif: Set default MMCIF clock rate
mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP
arch/arm/dts/r8a7795-h3ulcb-u-boot.dts | 4 ++++
arch/arm/dts/r8a7795-salvator-x-u-boot.dts | 8 ++++++++
arch/arm/dts/r8a7796-m3ulcb-u-boot.dts | 4 ++++
arch/arm/dts/r8a7796-salvator-x-u-boot.dts | 8 ++++++++
arch/arm/dts/r8a77965-salvator-x-u-boot.dts | 8 ++++++++
arch/arm/dts/r8a77990-ebisu-u-boot.dts | 2 ++
drivers/clk/renesas/clk-rcar-gen2.c | 58
++++++++++++++++++++++++++++++++++++++++++++++++++++------
drivers/mmc/sh_mmcif.c | 2 +-
drivers/mmc/tmio-common.c | 5 ++++-
9 files changed, 91 insertions(+), 8 deletions(-)
More information about the U-Boot
mailing list