]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: imx: cm_fx6: Support driver model for SATA
authorSimon Glass <sjg@chromium.org>
Sat, 29 Jul 2017 17:35:25 +0000 (11:35 -0600)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Aug 2017 07:44:17 +0000 (16:44 +0900)
commit8d331e38e056542399f8453141b42eb725edae37
treed7d6d8d8889e39481fc5c53c88e13bf863b4ecba
parent653282b5672c6a9b50cb045510e95f44e20ab8a7
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>
board/compulab/cm_fx6/cm_fx6.c