commit | 248b873541d0d62f45b3a08bffeb0523c2746f4c | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Fri Mar 15 14:29:20 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 23 17:57:23 2019 -0400 |
tree | 3d8cc4cd6e4a645816a22aa6ac47eb8f982cff7a | |
parent | d6ce4c054af18d730fae6e0cf6ac987a7f5db265 [diff] |
ARM: da850evm: Remove legacy MMC code With the migration to DM in SPL and the DT support, the old legacy code is no longer neaded, so this patch removes it Signed-off-by: Adam Ford <aford173@gmail.com>