rockchip: tinker: configs: use correct mmc instance as boot target device
authorEddie Cai <eddie.cai.linux@gmail.com>
Mon, 20 Feb 2017 03:08:16 +0000 (11:08 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 16 Mar 2017 22:03:45 +0000 (16:03 -0600)
commit26d5ee8f9b29e06272f8bab052b12df90fe7b6f8
tree7b8272ea4d1c09f3fb687059d270bc345b3a5d23
parent6da8fb2f32d6660071ecf6b8ca636e857db89517
rockchip: tinker: configs: use correct mmc instance as boot target device

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@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@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/configs/tinker_rk3288.h