u-boot-brain/board/st
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
..
stih410-b2260 board: STiH410-B2260: enable caches 2017-04-08 09:26:49 -04:00
stm32f429-discovery env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
stm32f746-disco ram: stm32: migrate fmc defines in driver file 2017-07-26 11:29:07 -04:00
stv0991 dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00