Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/u-boot/include/configs/
H A Dkylin_rk3036.h15 #define CONFIG_SYS_MMC_ENV_PART 0 macro
32 #define CONFIG_SYS_MMC_ENV_PART 0 /* user area */ macro
H A Devb_rk3036.h15 #define CONFIG_SYS_MMC_ENV_PART 0 macro
26 #define CONFIG_SYS_MMC_ENV_PART 0 /* user area */ macro
H A Dp2771-0000.h22 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Devb_rk3229.h18 #define CONFIG_SYS_MMC_ENV_PART 0 macro
H A Dventana.h26 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dpaz00.h28 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dp2371-0000.h26 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A De2220-1170.h26 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dp2371-2180.h26 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dp2571.h27 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dvenice2.h27 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Ddalmore.h28 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Djetson-tk1.h28 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dbeaver.h32 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dtec-ng.h26 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dcei-tk1-som.h32 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dcardhu.h36 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Ddraak.h24 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dseaboard.h36 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dnyan-big.h29 #define CONFIG_SYS_MMC_ENV_PART 2 macro
H A Dgva_rk3229.h21 #define CONFIG_SYS_MMC_ENV_PART 0 macro
/OK3568_Linux_fs/u-boot/cmd/mvebu/
H A Dbubt.c138 #ifdef CONFIG_SYS_MMC_ENV_PART in mmc_burn_image()
139 if (mmc->part_num != CONFIG_SYS_MMC_ENV_PART) { in mmc_burn_image()
140 err = mmc_switch_part(mmc_dev_num, CONFIG_SYS_MMC_ENV_PART); in mmc_burn_image()
179 #ifdef CONFIG_SYS_MMC_ENV_PART in mmc_burn_image()
180 if (mmc->part_num != CONFIG_SYS_MMC_ENV_PART) in mmc_burn_image()
/OK3568_Linux_fs/u-boot/doc/mvebu/cmd/
H A Dbubt.txt18 by parameters CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART.
44 CONFIG_SYS_MMC_ENV_PART=1
53 CONFIG_SYS_MMC_ENV_PART=1
/OK3568_Linux_fs/u-boot/env/
H A Dmmc.c131 #ifdef CONFIG_SYS_MMC_ENV_PART
134 return CONFIG_SYS_MMC_ENV_PART; in mmc_get_env_part()
178 #ifdef CONFIG_SYS_MMC_ENV_PART in fini_mmc_for_env()
/OK3568_Linux_fs/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