u-boot-brain/arch/arm/mach-keystone
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
..
include/mach arm: mach-keystone: Updates mon_install for K2G HS 2017-07-26 11:26:51 -04:00
clock.c ARM: keystone2: Add support for getting external clock dynamically 2017-05-08 12:34:29 -04:00
cmd_clock.c ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() 2016-10-08 09:33:13 -04:00
cmd_ddr3.c Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
cmd_mon.c arm: mach-keystone: Updates mon_install for K2G HS 2017-07-26 11:26:51 -04:00
cmd_poweroff.c ARM: keystone2: Switch to using the poweroff command 2016-03-16 15:03:32 -04:00
config.mk ARM: keystone2: Allow to build with all image formats 2017-07-10 14:25:55 -04:00
ddr3_spd.c ARM: keystone2: use detected ddr3a size 2016-03-14 19:18:45 -04:00
ddr3.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
init.c keystone: k2h/e/l: Fix DMA coherency for QM PDSP 2016-07-25 12:00:05 -04:00
Kconfig Convert CONFIG_SPL_BOARD_INIT to Kconfig 2017-05-22 07:29:48 -04:00
keystone.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
Makefile keystone2: Move target selection to Kconfig 2016-11-28 15:10:34 -05:00
mon.c arm: mach-keystone: Fixes issue with return values in inline assembly 2017-07-26 11:26:52 -04:00
msmc.c ARM: keystone: move SoC sources to mach-keystone 2015-02-21 08:23:52 -05:00
psc.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00