u-boot-brain/arch/arm/mach-tegra/tegra186
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
..
cache.S ARM: tegra186: call secure monitor for all cache-wide ops 2016-11-07 14:36:29 -08:00
Kconfig Kconfig: Migrate BOARD_LATE_INIT to a select 2017-01-24 10:35:54 -05:00
Makefile ARM: tegra: configure Ethernet address on Tegra186 2016-11-07 11:28:16 -06:00
nvtboot_board.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
nvtboot_ll.S ARM: tegra: ensure nvtboot_boot_x0 alignment 2016-11-07 14:36:28 -08:00
nvtboot_mem.c fdt: Rename a few functions in fdt_support 2017-06-01 07:03:11 -06:00