* [U-Boot] Please pull u-boot-mmc-20190809
@ 2019-08-09 9:38 Peng Fan
2019-08-09 16:08 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan @ 2019-08-09 9:38 UTC (permalink / raw)
To: u-boot
Hi Tom,
Please pull u-boot-mmc tree, update:
mmc test fix
sdhci driver fix
CI: https://travis-ci.org/MrVan/u-boot/builds/569664807
Thanks,
Peng.
The following changes since commit fef408679b2f634ebfd6298d9fc99db99e60fb1d:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2019-08-08 09:19:08 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-8-9
for you to fetch changes up to d569b4b0a4f34969f83ef8ec89b44f406553e72b:
mmc: tangier_sdhci: fix uninitialized pointer deref on probe (2019-08-09 13:45:25 +0800)
----------------------------------------------------------------
Faiz Abbas (1):
mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected
Matwey V. Kornilov (1):
mmc: zynq_sdhci: fix uninitialized pointer deref on probe
Michal Simek (1):
test/py: Fix MMC/SD block write test dependency
Peng Fan (7):
mmc: atmel_sdhci: fix uninitialized pointer deref on probe
mmc: bcm: fix uninitialized pointer deref on probe
mmc: msm_sdhci: fix uninitialized pointer deref on probe
mmc: pci: fix uninitialized pointer deref on probe
mmc: s5p: fix uninitialized pointer deref on probe
mmc: sdhci-cadence: fix uninitialized pointer deref on probe
mmc: tangier_sdhci: fix uninitialized pointer deref on probe
drivers/mmc/Kconfig | 1 +
drivers/mmc/atmel_sdhci.c | 4 ++--
drivers/mmc/bcm2835_sdhci.c | 4 +++-
drivers/mmc/bcmstb_sdhci.c | 3 ++-
drivers/mmc/msm_sdhci.c | 4 ++--
drivers/mmc/pci_mmc.c | 4 ++--
drivers/mmc/s5p_sdhci.c | 4 ++--
drivers/mmc/sdhci-cadence.c | 3 ++-
drivers/mmc/tangier_sdhci.c | 3 ++-
drivers/mmc/zynq_sdhci.c | 7 ++++---
test/py/tests/test_mmc_wr.py | 2 +-
11 files changed, 23 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-09 16:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-09 9:38 [U-Boot] Please pull u-boot-mmc-20190809 Peng Fan
2019-08-09 16:08 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox