Skip to content
Snippets Groups Projects
Commit 6215bd4c authored by Emmanuel Vadot's avatar Emmanuel Vadot Committed by Tom Rini
Browse files

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: default avatarEmmanuel Vadot <manu@bidouilliste.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 6baa692f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment