commit | 6c857ad72d68adbc13e9ff001dba62fdbb4ade64 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 29 11:35:13 2017 -0600 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Thu Aug 17 16:44:17 2017 +0900 |
tree | 7efb1e4fefcfc4e68e6bcdf89dceca41398b9373 | |
parent | f89b250f368d8e45ffb580d5c9887781404e21e6 [diff] |
dm: sata: Support driver model with the 'sata' command Update this command to support driver model. This has a different way of starting and stopping SATA. Signed-off-by: Simon Glass <sjg@chromium.org>