On 19 July 2016 at 08:21, Ziyuan Xu <[email protected]> wrote: > From: Xu Ziyuan <[email protected]> > > It's nicer to see this: > > => mmc list > dwmmc@ff0c0000: 0 > dwmmc@ff0f0000: 1 (eMMC) > > than this: > > => mmc list > dwmmc@ff0c0000: 0dwmmc@ff0f0000: 1 (eMMC) > > With the latter, it's much clearer which mmc devices are on. > > Signed-off-by: Ziyuan Xu <[email protected]> > > Serise-changes: 2 > - Update commit from Jaehoon > > Signed-off-by: Ziyuan Xu <[email protected]> > --- > > drivers/mmc/mmc-uclass.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks for the bug fix. Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

