On 1 May 2016 at 11:36, Simon Glass <[email protected]> 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 <[email protected]> > --- > > Changes in v2: None > > common/sata.c | 31 ++++++++++++++++++++++++++++++- > 1 file changed, 30 insertions(+), 1 deletion(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

