]> git.sur5r.net Git - u-boot/commit
dm: imx: cm_fx6: Enable more driver model support
authorSimon Glass <sjg@chromium.org>
Sat, 29 Jul 2017 17:35:28 +0000 (11:35 -0600)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Aug 2017 07:44:17 +0000 (16:44 +0900)
commit5248930ebf48448b76a59069a5a96037264c3d6e
tree7413ad4cdca1ef8eabf418d5c1f673a028008481
parent4f6478d646a265d992bd4bba9adc318f5e580b26
dm: imx: cm_fx6: Enable more driver model support

Enable driver model for MMC (including BLK), SATA and USB. Note that USB
does not yet work correctly since the nodes are disabled. Hopefully this
can be resolved by the maintainer.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/cm_fx6_defconfig
drivers/mmc/fsl_esdhc.c