[U-Boot] [PATCH 21/22] mmc: Change mode when switching to a boot partition

Simon Glass sjg at chromium.org
Mon May 15 03:28:40 UTC 2017


On 12 May 2017 at 12:16, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
> Boot partitions do not support HS200. Changing to a lower performance mode
> is required to access them.
> mmc_select_mode_and_width() and sd_select_mode_and_width() are modified to
> make it easier to call them outside of the initialization context.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
>  drivers/mmc/mmc.c | 66 +++++++++++++++++++++++++++++++++++++++++--------------
>  include/mmc.h     |  1 +
>  2 files changed, 50 insertions(+), 17 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Please comment best_mode.


More information about the U-Boot mailing list