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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| adc.c | ||
| blk.c | ||
| bus.c | ||
| clk.c | ||
| cmd_dm.c | ||
| core.c | ||
| eth.c | ||
| gpio.c | ||
| i2c.c | ||
| led.c | ||
| mailbox.c | ||
| mmc.c | ||
| pci.c | ||
| phy.c | ||
| pmic.c | ||
| power-domain.c | ||
| pwm.c | ||
| ram.c | ||
| regmap.c | ||
| regulator.c | ||
| remoteproc.c | ||
| reset.c | ||
| rtc.c | ||
| sf.c | ||
| spi.c | ||
| spmi.c | ||
| syscon.c | ||
| sysreset.c | ||
| test-driver.c | ||
| test-fdt.c | ||
| test-main.c | ||
| test-uclass.c | ||
| timer.c | ||
| usb.c | ||
| video.c | ||
| wdt.c | ||