On 21 February 2017 at 20:59, Simon Glass <[email protected]> wrote: > On 19 February 2017 at 20:08, Eddie Cai <[email protected]> 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 <[email protected]> >> Date: Thu Feb 2 13:41:14 2017 +0900 >> >> mmc: mmc-uclass: use the fixed devnum with alias node >> >> Signed-off-by: Eddie Cai <[email protected]> >> --- >> include/configs/tinker_rk3288.h | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Simon Glass <[email protected]>
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

