Home
last modified time | relevance | path

Searched refs:CONFIG_ENV_UBI_VOLUME (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/env/
H A Dubi.c48 if (ubi_volume_write(CONFIG_ENV_UBI_VOLUME, in env_ubi_save()
52 CONFIG_ENV_UBI_VOLUME); in env_ubi_save()
79 if (ubi_volume_write(CONFIG_ENV_UBI_VOLUME, (void *)env_new, in env_ubi_save()
82 CONFIG_ENV_UBI_PART, CONFIG_ENV_UBI_VOLUME); in env_ubi_save()
121 read1_fail = ubi_volume_read(CONFIG_ENV_UBI_VOLUME, (void *)tmp_env1, in env_ubi_load()
125 CONFIG_ENV_UBI_PART, CONFIG_ENV_UBI_VOLUME); in env_ubi_load()
158 if (ubi_volume_read(CONFIG_ENV_UBI_VOLUME, buf, CONFIG_ENV_SIZE)) { in env_ubi_load()
160 CONFIG_ENV_UBI_PART, CONFIG_ENV_UBI_VOLUME); in env_ubi_load()
H A DKconfig391 - CONFIG_ENV_UBI_VOLUME:
/openbmc/u-boot/include/configs/
H A Dam335x_igep003x.h129 #define CONFIG_ENV_UBI_VOLUME "config" macro
H A Domap3_igep00x0.h117 #define CONFIG_ENV_UBI_VOLUME "config" macro
/openbmc/u-boot/configs/
H A DCHIP_pro_defconfig16 CONFIG_ENV_UBI_VOLUME="uboot-env"
/openbmc/u-boot/include/
H A Denvironment.h93 # ifndef CONFIG_ENV_UBI_VOLUME