HomeSort by relevance Sort by last modified time
    Searched refs:omap_boot_mode (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/arm/include/asm/
global_data.h 71 u32 omap_boot_mode; member in struct:arch_global_data
  /external/u-boot/arch/arm/mach-omap2/
boot-common.c 174 gd->arch.omap_boot_mode = boot_mode;
193 return gd->arch.omap_boot_mode;
  /external/u-boot/board/compulab/cm_t54/
cm_t54.c 85 u32 bootmode = gd->arch.omap_boot_mode;

Completed in 713 milliseconds