Searched hist:"4 abe8e40a73146bbe9fe825c53c70076ccc9544f" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | pci_mmc.c | 4abe8e40a73146bbe9fe825c53c70076ccc9544f Sun Nov 29 20:18:08 UTC 2015 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/arch/x86/cpu/baytrail/ |
| H A D | valleyview.c | 4abe8e40a73146bbe9fe825c53c70076ccc9544f Sun Nov 29 20:18:08 UTC 2015 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/arch/x86/cpu/quark/ |
| H A D | quark.c | 4abe8e40a73146bbe9fe825c53c70076ccc9544f Sun Nov 29 20:18:08 UTC 2015 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | mmc.h | 4abe8e40a73146bbe9fe825c53c70076ccc9544f Sun Nov 29 20:18:08 UTC 2015 Simon Glass <sjg@chromium.org> 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>
|