Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c174 gd->arch.omap_boot_mode = boot_mode; in save_omap_boot_params()
193 return gd->arch.omap_boot_mode; in spl_boot_mode()
/openbmc/u-boot/arch/arm/include/asm/
H A Dglobal_data.h71 u32 omap_boot_mode; member
/openbmc/u-boot/board/compulab/cm_t54/
H A Dcm_t54.c85 u32 bootmode = gd->arch.omap_boot_mode; in mmc_get_env_part()