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> |
||
|---|---|---|
| .. | ||
| include/mach | ||
| Kconfig | ||
| Makefile | ||
| clock.c | ||
| cmd_clock.c | ||
| cmd_ddr3.c | ||
| cmd_mon.c | ||
| cmd_poweroff.c | ||
| config.mk | ||
| ddr3.c | ||
| ddr3_spd.c | ||
| init.c | ||
| keystone.c | ||
| mon.c | ||
| msmc.c | ||
| psc.c | ||