u-boot-brain/arch/sh/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
..
ashiftrt.S
ashldi3.c
ashlsi3.S
ashrdi3.c
ashrsi3.S
board.c sh: add shared relocate_code() function and call board_init_r() 2016-12-02 21:32:52 -05:00
bootm.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
Kconfig Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig 2017-08-11 15:41:57 -04:00
libgcc.h
lshrdi3.c
lshrsi3.S
Makefile sh: share the correct version of start.S among all cpus 2016-12-02 21:32:53 -05:00
movmem.S
start.S sh: share the correct version of start.S among all cpus 2016-12-02 21:32:53 -05:00
time_sh2.c
time.c
udiv_qrnnd.S
udivsi3_i4i-Os.S
udivsi3_i4i.S
udivsi3.S
zimageboot.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00