Home
last modified time | relevance | path

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

/openbmc/u-boot/env/
H A Deeprom.c83 char buf_env[CONFIG_ENV_SIZE]; in env_eeprom_load() local
184 off, (uchar *)buf_env, CONFIG_ENV_SIZE); in env_eeprom_load()
186 return env_import(buf_env, 1); in env_eeprom_load()