Searched hist:"6215 bd4c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/api/ |
H A D | api.c | 6215bd4c Mon Dec 26 11:57:56 CST 2016 Emmanuel Vadot <manu@bidouilliste.com> api: Use hashtable function for API_env_enum The current code can loop undefinitly as it doesn't parse correctly the env data. Since the env is an hashtable, use the hashtable function for the API_ENV_ENUM api call. Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|