u-boot-brain/board/compulab/common
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
..
common.c arm: Include asm/setup.h explictly 2017-06-05 11:02:37 -04:00
common.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
eeprom.c arm: Include asm/setup.h explictly 2017-06-05 11:02:37 -04:00
eeprom.h compulab: eeprom: add support for obtaining product name 2015-09-13 10:36:01 +02:00
Makefile common: convert compulab splash load code to common code 2015-01-29 17:44:08 +01:00
omap3_display.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
omap3_smc911x.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00