]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: da850evm: Remove legacy MMC code
authorAdam Ford <aford173@gmail.com>
Fri, 15 Mar 2019 19:29:20 +0000 (14:29 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 23 Apr 2019 21:57:23 +0000 (17:57 -0400)
commit0b2e0dbb48d657ad7add35fd74c42b90be6a7bba
tree3d8cc4cd6e4a645816a22aa6ac47eb8f982cff7a
parent2c44d9cfa35b778916cf7e7f619eb5af29433588
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>
board/davinci/da8xxevm/da850evm.c