Skip to content
Snippets Groups Projects
user avatar
Andreas Fenkart authored
there are two groups of functions:
- application ready tools: fw_setenv/fw_getenv/fw_parse_script
these are used, when creating a single binary containing multiple
tools (busybox like)
- file access like: open/read/write/close
above functions are implemented on top of these. applications
can use those to modify several variables without creating a
temporary batch script file
tested with "./scripts/kernel-doc -html -v tools/env/fw_env.h"

Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarAndreas Fenkart <andreas.fenkart@digitalstrom.com>
fd4e3280
History
Name Last commit Last update