u-boot-brain/arch/nds32/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
..
asm-offsets.c kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 2014-03-28 15:06:29 -04:00
boot.c nds32: Support AE3XX platform. 2017-05-22 14:05:46 +08:00
bootm.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cache.c nds32: Support AE3XX platform. 2017-05-22 14:05:46 +08:00
interrupts.c NDS32: Generic Board Support and Unsupport 2015-08-28 11:46:35 -04:00
Makefile nds32: Support AE3XX platform. 2017-05-22 14:05:46 +08:00