diff options
author | Emmanuel Vadot <manu@bidouilliste.com> | 2016-12-26 18:57:56 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-01-20 09:15:24 -0500 |
commit | 6215bd4c1fd6bce95072ad123cf1e4af94ab44e2 (patch) | |
tree | 9ce8f69f433d1a41ab71d0ea858f93cacc3e1edb /common | |
parent | 6baa692f90f398ffe334c1f5668e459cd59a5825 (diff) | |
download | u-boot-imx-6215bd4c1fd6bce95072ad123cf1e4af94ab44e2.zip u-boot-imx-6215bd4c1fd6bce95072ad123cf1e4af94ab44e2.tar.gz u-boot-imx-6215bd4c1fd6bce95072ad123cf1e4af94ab44e2.tar.bz2 |
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>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions