]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: omap3_logic: Remove non-DM MMC initialization
authorAdam Ford <aford173@gmail.com>
Wed, 12 Sep 2018 03:15:05 +0000 (22:15 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 29 Sep 2018 12:07:28 +0000 (08:07 -0400)
commita25634dc694c9029d2201446340cb531bc6d5b8c
tree017d5ae008c182a475c3667946a03f245ff6326b
parent407ba72871e82364ea7aac8d9d15a423a837fd4f
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>
board/logicpd/omap3som/omap3logic.c