u-boot-brain/post
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get()
We are now using an env_ prefix for environment functions. Rename these
two functions for consistency. Also add function comments in common.h.

Quite a few places use getenv() in a condition context, provoking a
warning from checkpatch. These are fixed up in this patch also.

Suggested-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
2017-08-16 08:30:24 -04:00
..
cpu/mpc83xx powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
drivers powerpc, 8260: remove support for mpc8260 2017-06-12 08:38:02 -04:00
lib_powerpc powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
Makefile powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
post.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
tests.c powerpc, 8xx: remove support for 8xx 2017-06-12 08:37:55 -04:00