
15 Oct
2016
15 Oct
'16
3:24 p.m.
On 7 October 2016 at 02:05, Kever Yang kever.yang@rock-chips.com wrote:
rk3399 has two mmc dev controller: mmc 0: SD card; mmc 1: EMMC
U-Boot will scan the mmc boot device configured by CONFIG_SYS_MMC_ENV_DEV, since evb has emmc on board, let's set the EMMC as default.
Signed-off-by: Kever Yang kever.yang@rock-chips.com
include/configs/evb_rk3399.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org