u-boot-brain/board/kosagi/novena
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
..
Kconfig mx6: remove SYS_SOC from board Kconfig 2015-09-13 10:37:29 +02:00
MAINTAINERS novena: Add MAINTAINERS file 2014-11-03 11:30:50 +01:00
Makefile arm: mx6: novena: Pull video handling into separate file 2014-12-30 14:06:43 +01:00
novena_spl.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
novena.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
novena.h arm: mx6: novena: Add proper LVDS display support 2014-12-30 14:10:31 +01:00
video.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00