[U-Boot] [PATCH v2 20/44] dm: mmc: Add an implementation of the 'devnum' functions

Simon Glass sjg at chromium.org
Sat May 14 21:35:39 CEST 2016


On 1 May 2016 at 11:36, Simon Glass <sjg at chromium.org> wrote:
> Now that the MMC code accesses devices by number, we can implement this same
> interface for driver model, allowing MMC to support using driver model for
> block devices.
>
> Add the required functions to the uclass.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/block/blk-uclass.c | 280 +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 280 insertions(+)

Applied to u-boot-dm.


More information about the U-Boot mailing list