commit | 75a23880a5ae2afff3578b56d0948429a8ccc1fc | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <peter.korsgaard@barco.com> | Thu Oct 18 01:21:10 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Thu Oct 25 11:31:37 2012 -0700 |
tree | 3d706e6899d7eecdb8b67d96fd62ee589283b03e | |
parent | e363426e999b786ee4791f49d90ae84a3210f7b8 [diff] |
am33xx/board: use cpu_mmc_init() for default mmc initialization So platforms can override it with board_mmc_init() if needed. Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>