u-boot/board/keymile/kmp204x
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
..
ddr.c board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
eth.c mpc85xx: introduce the kmp204x reference design support 2013-10-24 09:36:26 -07:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
kmp204x.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
kmp204x.h kmp204x/qrio: support for setting the CPU reset request mode 2014-08-01 14:18:53 -07:00
law.c mpc85xx: introduce the kmp204x reference design support 2013-10-24 09:36:26 -07:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile kmp204x: introduce QRIO GPIO functions 2014-02-03 08:38:49 -08:00
pbi.cfg kmp204x: add workaround for A-004849 2014-05-13 08:26:55 -07:00
pci.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
qrio.c kmp204x/qrio: support for setting the CPU reset request mode 2014-08-01 14:18:53 -07:00
rcw_kmp204x.cfg kmp204x: update the RCW 2014-05-13 08:26:55 -07:00
tlb.c mpc85xx: introduce the kmp204x reference design support 2013-10-24 09:36:26 -07:00