On 12 May 2017 at 12:16, Jean-Jacques Hiblot <[email protected]> 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 <[email protected]> > --- > drivers/mmc/mmc.c | 66 > +++++++++++++++++++++++++++++++++++++++++-------------- > include/mmc.h | 1 + > 2 files changed, 50 insertions(+), 17 deletions(-)
Reviewed-by: Simon Glass <[email protected]> Please comment best_mode. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

