Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_MMC_ENV_PART (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c137 #ifdef CONFIG_SYS_MMC_ENV_PART in mmc_burn_image()
138 if (mmc->part_num != CONFIG_SYS_MMC_ENV_PART) { in mmc_burn_image()
139 err = mmc_switch_part(mmc_dev_num, CONFIG_SYS_MMC_ENV_PART); in mmc_burn_image()
178 #ifdef CONFIG_SYS_MMC_ENV_PART in mmc_burn_image()
179 if (mmc->part_num != CONFIG_SYS_MMC_ENV_PART) in mmc_burn_image()
/openbmc/u-boot/include/configs/
H A Dkylin_rk3036.h16 #define CONFIG_SYS_MMC_ENV_PART 0 /* user area */ macro
H A Dulcb.h24 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dp2371-0000.h22 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dsalvator-x.h24 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dp2771-0000.h18 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A De2220-1170.h22 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dp2371-2180.h22 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dp2571.h23 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dvenice2.h23 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dventana.h25 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dpaz00.h27 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Debisu.h27 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Ddalmore.h24 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Djetson-tk1.h24 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dcei-tk1-som.h28 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dbeaver.h28 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dtec-ng.h22 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dnyan-big.h23 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dcardhu.h32 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Ddraak.h24 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Devb_rk3229.h14 #define CONFIG_SYS_MMC_ENV_PART 0 macro
H A Dbcm7260.h36 #define CONFIG_SYS_MMC_ENV_PART 0 macro
H A Dseaboard.h32 #define CONFIG_SYS_MMC_ENV_PART 2 macro
/openbmc/u-boot/board/compulab/cm_t54/
H A Dcm_t54.c82 #ifdef CONFIG_SYS_MMC_ENV_PART
86 uint bootpart = CONFIG_SYS_MMC_ENV_PART; in mmc_get_env_part()

123