u-boot-brain/board/samtec/vining_2000
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
..
imximage.cfg mx6sx: Add initial support for Samtec VIN|ING 2000 board 2016-11-30 09:54:42 +01:00
Kconfig mx6sx: Add initial support for Samtec VIN|ING 2000 board 2016-11-30 09:54:42 +01:00
MAINTAINERS mx6sx: Add initial support for Samtec VIN|ING 2000 board 2016-11-30 09:54:42 +01:00
Makefile mx6sx: Add initial support for Samtec VIN|ING 2000 board 2016-11-30 09:54:42 +01:00
vining_2000.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00