u-boot/arch/arm/mach-imx
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
..
mx5 imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6 env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
mx7 env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
mx7ulp imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
cache.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
cmd_bmode.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
cmd_dek.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
cmd_hdmidet.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
cpu.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
ddrmc-vf610.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
hab.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
i2c-mxv7.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
imx_bootaux.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
init.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
iomux-v3.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
Kconfig imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
Makefile imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
misc.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
rdc-sema.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
sata.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
speed.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
spl.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
spl_sd.cfg imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
syscounter.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
timer.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
video.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00