u-boot-brain/arch/nds32
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/n1213 nds32: Support AE3XX platform. 2017-05-22 14:05:46 +08:00
dts nds32: eth: Support ftmac100 DM. 2017-05-23 13:48:27 +08:00
include/asm nds32: Make u-boot-nds32.h a private header 2017-06-05 11:02:33 -04:00
lib env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
config.mk nds32: Support relocation. 2016-09-29 15:38:10 +08:00
Kconfig nds32: Support AE3XX platform. 2017-05-22 14:05:46 +08:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00