]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: omap3logic: Fix MMC name
authorAdam Ford <aford173@gmail.com>
Sun, 7 Oct 2018 22:47:50 +0000 (17:47 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 22 Oct 2018 13:18:49 +0000 (09:18 -0400)
commit09e578e731fc33877e568ea42a0bdf60f3577e1c
tree55b9ab6fb0ab730ae59a7bf298e93a329a81d8cf
parent4dd8bd9cfb483228e6cc0ce7c43ab1779122342c
ARM: omap3logic: Fix MMC name

In my haste to migrate SPL to DM, I copied the wrong name.
While it really doesn't matter, I'd prefer the name to match
the board, so am335x_mmc0 is now called omap3_logic_mmc0

Signed-off-by: Adam Ford <aford173@gmail.com>
board/logicpd/omap3som/omap3logic.c