u-boot-brain/arch/sh
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
..
cpu Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
include/asm sh4: remove __io config options from r2dplus and r7780mp boards 2016-12-02 21:32:44 -05:00
lib env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
config.mk sh: generate position independent code for all platforms 2016-12-02 21:32:54 -05:00
Kconfig env: Convert CONFIG_ENV_IS_IN... to a choice 2017-08-15 20:50:01 -04:00
Makefile sh: share the correct version of start.S among all cpus 2016-12-02 21:32:53 -05:00