Skip to content
Snippets Groups Projects
Commit 723806cc authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

env: Rename some other getenv()-related functions


We are now using an env_ prefix for environment functions. Rename these
other functions as well, for consistency:

   getenv_vlan()
   getenv_bootm_size()
   getenv_bootm_low()
   getenv_bootm_mapsize()
   env_get_default()

Suggested-by: default avatarWolfgang Denk <wd@denx.de>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 35affd7a
No related branches found
No related tags found
No related merge requests found
Showing
with 42 additions and 42 deletions
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