
14 May
2016
14 May
'16
9:36 p.m.
On 1 May 2016 at 11:36, Simon Glass sjg@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@chromium.org
Changes in v2: None
common/sata.c | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-)
Applied to u-boot-dm.