[U-Boot] [PATCH v2 09/24] dm: blk: Add functions to select a hardware partition

Simon Glass sjg at chromium.org
Sat May 14 21:37:47 CEST 2016


On 1 May 2016 at 13:52, Simon Glass <sjg at chromium.org> wrote:
> The block device uclass does not currently support selecting a particular
> hardware partition but this is needed for MMC. Add it so that the blk API
> can support MMC properly.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/block/blk-uclass.c | 29 +++++++++++++++++++++++++++++
>  include/blk.h              | 30 ++++++++++++++++++++++++++++++
>  2 files changed, 59 insertions(+)

Applied to u-boot-dm.


More information about the U-Boot mailing list