[U-Boot] [PATCH v2 38/44] dm: sata: Add support for driver-model block devices
Simon Glass
sjg at chromium.org
Sat May 14 21:36:48 CEST 2016
On 1 May 2016 at 11:36, Simon Glass <sjg at chromium.org> wrote:
> Add driver-model block-device support to the SATA implementation. This is
> just a dummy implementation for now, since the SATA low-level API uses
> numbered devices and that doesn't fit with driver model.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> common/sata.c | 31 ++++++++++++++++++++++++++++++-
> 1 file changed, 30 insertions(+), 1 deletion(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list