[U-Boot] [PATCH] evb-rk3399: config: set emmc as default boot dev

Simon Glass sjg at chromium.org
Sat Oct 15 15:24:40 CEST 2016


On 7 October 2016 at 02:05, Kever Yang <kever.yang at 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 at rock-chips.com>
> ---
>
>  include/configs/evb_rk3399.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