[U-Boot] [PATCH v2 24/44] dm: disk: Use legacy block driver info for block device access

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


On 1 May 2016 at 11:36, Simon Glass <sjg at chromium.org> wrote:
> Instead of calling xx_get_dev() functions for each interface type, use the
> new legacy block driver which can provide the device through its interface.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  disk/part.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list