commit | 7eed61fed8a60a816a67d3a43c9b4f59aad3ab23 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Sep 11 22:15:05 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Sep 29 08:07:28 2018 -0400 |
tree | 017d5ae008c182a475c3667946a03f245ff6326b | |
parent | 9e8fee77d71c27b5e9d06685e5e7f4552ecbe620 [diff] |
ARM: omap3_logic: Remove non-DM MMC initialization With DM_MMC working for both SPL and U-Boot, this patch removes the legacy style of initializing the MMC driver. Signed-off-by: Adam Ford <aford173@gmail.com>