[U-Boot] [GIT PULL] Please pull u-boot-mmc master for fixing

Dear Tom,
Here is the fixing patches. Could you pull these patches on u-boot/master?
The following changes since commit 4386feb73da7946fc79b55c4fa41c6dd66dcb2e2:
SPL: Adjust more debug prints for ulong entry_point (2017-01-11 10:45:48 -0500)
are available in the git repository at:
http://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to 0ad178c18af3ed7f5752005a42283c4f95fcd4e3:
mmc: sunxi: revive depends on UART0_PORT_F (2017-01-13 12:18:52 +0900)
---------------------------------------------------------------- Masahiro Yamada (3): mmc: sdhci: fix NULL pointer access when host->ops is not set mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd mmc: sunxi: revive depends on UART0_PORT_F
drivers/mmc/Kconfig | 2 +- drivers/mmc/pic32_sdhci.c | 4 ++-- drivers/mmc/sdhci.c | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-)

On Fri, Jan 13, 2017 at 12:23:13PM +0900, Jaehoon Chung wrote:
Dear Tom,
Here is the fixing patches. Could you pull these patches on u-boot/master?
The following changes since commit 4386feb73da7946fc79b55c4fa41c6dd66dcb2e2:
SPL: Adjust more debug prints for ulong entry_point (2017-01-11 10:45:48 -0500)
are available in the git repository at:
http://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to 0ad178c18af3ed7f5752005a42283c4f95fcd4e3:
mmc: sunxi: revive depends on UART0_PORT_F (2017-01-13 12:18:52 +0900)
Applied to u-boot/master, thanks!
participants (2)
-
Jaehoon Chung
-
Tom Rini