commit | f5be0a4b1c1353bdef5f14594606cad9aad938ac | [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 | 1e3de436652c6118ec93a928038f9cf8a0ac1d38 [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>