commit | c54e0874a819382cda662108ac0c373938215a88 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Oct 07 17:47:50 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 22 09:18:49 2018 -0400 |
tree | 55b9ab6fb0ab730ae59a7bf298e93a329a81d8cf | |
parent | 29e6e459213b0cbeff57bcd14485bd6f35a584e8 [diff] |
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>