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

  /external/u-boot/env/
Makefile 39 obj-$(CONFIG_SPL_ENV_SUPPORT) += attr.o
40 obj-$(CONFIG_SPL_ENV_SUPPORT) += flags.o
41 obj-$(CONFIG_SPL_ENV_SUPPORT) += callback.o
43 ifneq ($(CONFIG_TPL_ENV_SUPPORT)$(CONFIG_SPL_ENV_SUPPORT),)
  /external/u-boot/include/configs/
ls1046a_common.h 65 #define CONFIG_SPL_ENV_SUPPORT
102 #define CONFIG_SPL_ENV_SUPPORT
xilinx_zynqmp.h 251 # define CONFIG_SPL_ENV_SUPPORT
ls1021aiot.h 65 #define CONFIG_SPL_ENV_SUPPORT
  /external/u-boot/common/spl/
spl_ext.c 89 #if defined(CONFIG_SPL_ENV_SUPPORT)
spl_fat.c 114 #if defined(CONFIG_SPL_ENV_SUPPORT) && defined(CONFIG_SPL_OS_BOOT)
  /external/u-boot/drivers/mtd/nand/
Makefile 20 ifeq ($(CONFIG_SPL_ENV_SUPPORT),y)
  /external/u-boot/board/liebherr/display5/
spl.c 283 #ifdef CONFIG_SPL_ENV_SUPPORT
315 #ifdef CONFIG_SPL_ENV_SUPPORT
  /external/u-boot/board/birdland/bav335x/
board.c 162 #ifdef CONFIG_SPL_ENV_SUPPORT
  /external/u-boot/board/tcl/sl50/
board.c 76 #ifdef CONFIG_SPL_ENV_SUPPORT
  /external/u-boot/board/gateworks/gw_ventana/
gw_ventana_spl.c 674 #ifdef CONFIG_SPL_ENV_SUPPORT
  /external/u-boot/board/ti/am335x/
board.c 251 #ifdef CONFIG_SPL_ENV_SUPPORT
  /external/u-boot/board/ti/am57xx/
board.c 856 #ifdef CONFIG_SPL_ENV_SUPPORT
  /external/u-boot/board/ti/dra7xx/
evm.c 1010 #ifdef CONFIG_SPL_ENV_SUPPORT
    [all...]

Completed in 1544 milliseconds