u-boot/board/toradex
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
..
apalis_imx6 env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
apalis_t30 toradex: allow custom fdt board setup in board file 2016-12-16 09:56:38 +01:00
apalis-tk1 dm: power: Convert as3722 to driver model 2017-07-28 12:02:47 -06:00
colibri_imx6 env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
colibri_imx7 imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
colibri_pxa270 arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
colibri_t20 board: toradex: use get_nand_dev_by_index() 2017-07-11 22:41:52 -04:00
colibri_t30 toradex: allow custom fdt board setup in board file 2016-12-16 09:56:38 +01:00
colibri_vf env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
common env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00