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

  /external/u-boot/arch/arm/include/asm/ti-common/
sys_proto.h 17 #define OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL 2
62 return OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL;
  /external/u-boot/arch/arm/mach-omap2/
hwinit-common.c 40 case OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL:
emif-common.c     [all...]
  /external/u-boot/board/ti/am57xx/
board.c 1119 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL)
  /external/u-boot/board/ti/dra7xx/
evm.c     [all...]

Completed in 1128 milliseconds