Home
last modified time | relevance | path

Searched hist:"8 ac8a2630459bacb2d9b6516d49bedad61ca63f8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmmc.cdiff 8ac8a2630459bacb2d9b6516d49bedad61ca63f8 Thu Sep 21 09:29:49 CDT 2017 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: split mmc_startup()

No functionnal change here. The function is really big and can be split.
The part related to bus configuration are put in 2 separate functions: one
for MMC and one for SD.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>