From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaehoon Chung Date: Thu, 30 Mar 2017 14:21:39 +0900 Subject: [U-Boot] [GIT PULL] Please pull u-boot-mmc master References: Message-ID: <4985f51f-a09b-e74f-b66a-464fc642a2d7@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Tom, Could pull these patches into u-boot/master? The following changes since commit 5cf618ee60a752d058a767372ca1ecb8d9c09b16: Merge git://git.denx.de/u-boot-arc (2017-03-24 08:19:30 -0400) are available in the git repository at: git://git.denx.de/u-boot-mmc.git master for you to fetch changes up to 17c9a1c121e7d78d820fdb4f7ca070f53e23c29a: mmc: omap_hsmmc: add support for CONFIG_BLK (2017-03-30 14:19:58 +0900) ---------------------------------------------------------------- Jean-Jacques Hiblot (4): mmc: omap_hsmmc: use an accessor to get the private data mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used mmc: omap_hsmmc: add support for CONFIG_BLK drivers/mmc/omap_hsmmc.c | 100 ++++++++++++++++++++++++++++++++++------------- 1 file changed, 73 insertions(+), 27 deletions(-) Best Regards, Jaehoon Chung