u-boot-brain/drivers/dfu
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
..
dfu_mmc.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
dfu_nand.c dfu: remove limitation on partition size 2017-07-28 23:34:39 +02:00
dfu_ram.c dfu: remove limitation on partition size 2017-07-28 23:34:39 +02:00
dfu_sf.c dfu: remove limitation on partition size 2017-07-28 23:34:39 +02:00
dfu_tftp.c dfu: tftp: update: Provide tftp support for the DFU subsystem 2015-09-07 13:41:04 +02:00
dfu.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
Kconfig dfu: Migrate to Kconfig 2016-09-27 10:46:45 -04:00
Makefile dfu: tftp: update: Provide tftp support for the DFU subsystem 2015-09-07 13:41:04 +02:00