Skip to content
Snippets Groups Projects
Select Git revision
  • c60bfe9b0cb5f01368eca3ee35ebacee771628aa
  • master default protected
  • stable
  • extraversion
  • early-display
  • variant-emmc-nvme-boot
  • 2024-07-19
  • 2024-06-30
  • 2023-10-18
  • 2023-10-10
  • 2023-07-04
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
15 results

api

user avatar
Simon Glass authored
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: default avatarWolfgang Denk <wd@denx.de>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
00caae6d
History