Searched hist:"8 ca51e51c182699ebc64b10660db3e03cb43cb54" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc-uclass.c | 8ca51e51c182699ebc64b10660db3e03cb43cb54 Mon Jun 13 05:30:22 UTC 2016 Simon Glass <sjg@chromium.org> dm: mmc: Add a way to use driver model for MMC operations
The driver model conversion for MMC has moved in small steps. The first step was to have an MMC device (CONFIG_DM_MMC). The second was to use a child block device (CONFIG_BLK). The final one is to use driver model for MMC operations (CONFIG_DM_MMC_OP). Add support for this.
The immediate priority is to make all boards that use DM_MMC also use those other two options. This will allow them to be removed.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | Kconfig | 8ca51e51c182699ebc64b10660db3e03cb43cb54 Mon Jun 13 05:30:22 UTC 2016 Simon Glass <sjg@chromium.org> dm: mmc: Add a way to use driver model for MMC operations
The driver model conversion for MMC has moved in small steps. The first step was to have an MMC device (CONFIG_DM_MMC). The second was to use a child block device (CONFIG_BLK). The final one is to use driver model for MMC operations (CONFIG_DM_MMC_OP). Add support for this.
The immediate priority is to make all boards that use DM_MMC also use those other two options. This will allow them to be removed.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | mmc.c | 8ca51e51c182699ebc64b10660db3e03cb43cb54 Mon Jun 13 05:30:22 UTC 2016 Simon Glass <sjg@chromium.org> dm: mmc: Add a way to use driver model for MMC operations
The driver model conversion for MMC has moved in small steps. The first step was to have an MMC device (CONFIG_DM_MMC). The second was to use a child block device (CONFIG_BLK). The final one is to use driver model for MMC operations (CONFIG_DM_MMC_OP). Add support for this.
The immediate priority is to make all boards that use DM_MMC also use those other two options. This will allow them to be removed.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | mmc.h | 8ca51e51c182699ebc64b10660db3e03cb43cb54 Mon Jun 13 05:30:22 UTC 2016 Simon Glass <sjg@chromium.org> dm: mmc: Add a way to use driver model for MMC operations
The driver model conversion for MMC has moved in small steps. The first step was to have an MMC device (CONFIG_DM_MMC). The second was to use a child block device (CONFIG_BLK). The final one is to use driver model for MMC operations (CONFIG_DM_MMC_OP). Add support for this.
The immediate priority is to make all boards that use DM_MMC also use those other two options. This will allow them to be removed.
Signed-off-by: Simon Glass <sjg@chromium.org>
|