[U-Boot] Please pull u-boot-x86

Hi Tom,
The following changes since commit 7df4ff2c2689a6d3c16eb0c3cce098fcac622b0c:
Merge branch 'master' of git://git.denx.de/u-boot-rockchip (2017-06-23 11:02:21 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to da2364cc14a0b34411c4a228ae687a23504afe04:
Revert "x86: Convert MMC to driver model" (2017-06-27 16:31:30 +0800)
---------------------------------------------------------------- Bin Meng (1): Revert "x86: Convert MMC to driver model"
arch/Kconfig | 1 - arch/x86/cpu/baytrail/valleyview.c | 12 ++++++++++++ arch/x86/cpu/quark/quark.c | 10 ++++++++++ arch/x86/cpu/queensbay/Makefile | 2 +- arch/x86/cpu/queensbay/topcliff.c | 20 ++++++++++++++++++++ drivers/mmc/pci_mmc.c | 86 ++++++++++++++++++++++++++------------------------------------------------------------ include/mmc.h | 12 ++++++++++++ 7 files changed, 81 insertions(+), 62 deletions(-) create mode 100644 arch/x86/cpu/queensbay/topcliff.c
Regards, Bin

On Tue, Jun 27, 2017 at 04:34:52PM +0800, Bin Meng wrote:
Hi Tom,
The following changes since commit 7df4ff2c2689a6d3c16eb0c3cce098fcac622b0c:
Merge branch 'master' of git://git.denx.de/u-boot-rockchip (2017-06-23 11:02:21 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to da2364cc14a0b34411c4a228ae687a23504afe04:
Revert "x86: Convert MMC to driver model" (2017-06-27 16:31:30 +0800)
Applied to u-boot/master, thanks!
participants (2)
-
Bin Meng
-
Tom Rini