
16 Aug
2017
16 Aug
'17
3:54 p.m.
On Thu, Aug 03, 2017 at 12:22:12PM -0600, Simon Glass wrote:
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
Applied to u-boot/master, thanks!
--
Tom