commit | 0749bbb5c75d2b35eaf6acd438750cf08df314ef | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Thu May 23 14:11:31 2019 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jul 19 14:54:03 2019 +0200 |
tree | 65818ef78b86c8b703df8523c5347d84dca20aea | |
parent | 14d319b1856b86e593e01abd0a1e3c2d63b52a8a [diff] |
ARM: imx6q_logic: Enable SPL_DM with SPL_OF_CONTROL With the spl code correctly returning either MMC1 or MMC2, this board can not boot either from internal eMMC (MMC1) or the uSD card on the baseboard (MMC2) using the device tree. Signed-off-by: Adam Ford <aford173@gmail.com>