Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Denvironment.h53 # define ENV_IS_EMBEDDED macro
123 #if defined(CONFIG_ENV_IS_EMBEDDED) && !defined(ENV_IS_EMBEDDED)
124 # define ENV_IS_EMBEDDED macro
129 # ifdef ENV_IS_EMBEDDED
178 #ifdef ENV_IS_EMBEDDED
/OK3568_Linux_fs/u-boot/env/
H A Dremote.c14 #ifdef ENV_IS_EMBEDDED
51 #ifndef ENV_IS_EMBEDDED in env_remote_load()
H A Dnand.c43 #if defined(ENV_IS_EMBEDDED)
67 #if defined(ENV_IS_EMBEDDED) || defined(CONFIG_NAND_ENV_DST) in env_nand_init()
320 #if defined(ENV_IS_EMBEDDED) in env_nand_load()
373 #if !defined(ENV_IS_EMBEDDED) in env_nand_load()
H A Donenand.c37 #ifdef ENV_IS_EMBEDDED in env_onenand_load()
45 #ifndef ENV_IS_EMBEDDED in env_onenand_load()
H A Denv_blk.c174 #if !defined(ENV_IS_EMBEDDED) in env_blk_load()
239 #if !defined(ENV_IS_EMBEDDED) in env_blk_load()
H A Dembedded.c31 #if defined(ENV_IS_EMBEDDED) || defined(CONFIG_BUILD_ENVCRC)
H A Dmmc.c266 #if !defined(ENV_IS_EMBEDDED) in env_mmc_load()
328 #if !defined(ENV_IS_EMBEDDED) in env_mmc_load()
H A Dflash.c48 #ifdef ENV_IS_EMBEDDED
/OK3568_Linux_fs/u-boot/tools/
H A Denvcrc.c42 # define ENV_IS_EMBEDDED macro
49 #if defined(ENV_IS_EMBEDDED) && !defined(CONFIG_BUILD_ENVCRC)