u-boot-brain/arch/nios2/lib
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
..
bootm.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cache.c nios2: convert cache flush to use dm cpu data 2015-10-23 07:58:20 +08:00
libgcc.c Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00
longlong.h nios2: fix missing comment terminator from SPDX License commit 2013-09-06 11:03:42 +08:00
Makefile nios2: Switch to generic timer 2015-10-23 07:28:50 +08:00