u-boot-brain/arch/x86/cpu/queensbay
Simon Glass 4abe8e40a7 dm: Convert PCI MMC over to use DM PCI API
At present pci_mmc_init() does not correctly use the PCI function since the
list it passes is not terminated. The array size passed to pci_mmc_init() is
actually not used correctly. Fix this and adjust the pci_mmc_init() to scan
all available MMC devices.

Adjust this code to use the new driver model PCI API.

This should move over to the new MMC uclass at some point.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-12 10:19:09 -07:00
..
fsp_configs.c x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
Kconfig x86: Allow disabling IGD on Intel Queensbay 2015-10-21 07:46:25 -06:00
Makefile x86: Convert to use driver model pci on queensbay/crownbay 2015-07-28 10:36:24 -06:00
tnc.c x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
topcliff.c dm: Convert PCI MMC over to use DM PCI API 2016-01-12 10:19:09 -07:00