]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: add calling mmc_initialize in board.c
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 5 Jul 2011 08:18:38 +0000 (17:18 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 22 Aug 2011 04:16:09 +0000 (13:16 +0900)
commitfe0ddffac1ce63de71fe8e6398c4784937b52c84
treeaa1d96a5a2f57f19f081dad20c3c67cf8c665b53
parentd61cd3708e5961fecec8c98fbb3ed787f54e723e
sh: add calling mmc_initialize in board.c

Some SH have MMC controller. So, if we need it, we have to call
the mmc_initialize().

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/sh/lib/board.c