commit | bf8950e0baee74bf5a8016a458d3da9b049a8681 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 29 11:35:25 2017 -0600 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Thu Aug 17 16:44:17 2017 +0900 |
tree | d7d6d8d8889e39481fc5c53c88e13bf863b4ecba | |
parent | 407025d6dfdaf0acaddeb8ad644e76b7a4ab635d [diff] |
dm: imx: cm_fx6: Support driver model for SATA Add support for using driver model for SATA with the cm_fx6 board. The old code remains for now to permit testing. Signed-off-by: Simon Glass <sjg@chromium.org>