[U-Boot] rockchip: tinker: configs: use correct mmc instance as boot target device

Simon Glass sjg at chromium.org
Wed Feb 22 03:59:21 UTC 2017


On 19 February 2017 at 20:08, Eddie Cai <eddie.cai.linux at gmail.com> wrote:
> We are using wrong mmc instance as boot target device now. below Jaehoon Chung's
> patch use mmc alias which correct it. That make tinker board can not find mmc
> device. So give it correct mmc device instance.
>
>         commit 02ad33aa3a84821c8d9a6c4f167f143f6248b084
>         Author: Jaehoon Chung <jh80.chung at samsung.com>
>         Date:   Thu Feb 2 13:41:14 2017 +0900
>
>             mmc: mmc-uclass: use the fixed devnum with alias node
>
> Signed-off-by: Eddie Cai <eddie.cai.linux at gmail.com>
> ---
>  include/configs/tinker_rk3288.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the U-Boot mailing list