[U-Boot] [PATCH 01/22] mmc: split mmc_startup()
Simon Glass
sjg at chromium.org
Mon May 15 03:27:55 UTC 2017
On 12 May 2017 at 12:16, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
> 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 at ti.com>
> ---
> drivers/mmc/mmc.c | 275 +++++++++++++++++++++++++++++-------------------------
> 1 file changed, 149 insertions(+), 126 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list