Home
last modified time | relevance | path

Searched refs:boot_type (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-imx/mx7/
H A Dsoc.c398 u8 boot_type = (*p)->boot_dev_type; in get_boot_device() local
401 switch (boot_type) { in get_boot_device()
438 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
441 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()