u-boot/arch/m68k/lib
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
..
ashldi3.c m68k: add private libgcc 2015-12-13 20:22:00 -05:00
bootm.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cache.c m68k: cache: add an empty stub functions for invalidate/flush dcache 2015-08-12 20:47:46 -04:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
lshrdi3.c m68k: add private libgcc 2015-12-13 20:22:00 -05:00
Makefile m68k: add private libgcc 2015-12-13 20:22:00 -05:00
muldi3.c m68k: add private libgcc 2015-12-13 20:22:00 -05:00
time.c arch, board: squash lines for immediate return 2016-09-23 17:53:53 -04:00
traps.c Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00