diff options
author | Andreas Fenkart <andreas.fenkart@digitalstrom.com> | 2016-07-16 17:06:13 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-07-22 14:46:21 -0400 |
commit | fd4e3280e50983aa4d646f2c8fc93b38cc1dddf9 (patch) | |
tree | bb8b6bd8cdcc2aaac3fdfd08b59b35d28e97fa00 /configs/M5475FFE_defconfig | |
parent | 473c0abe6290aaf1471ce8129a67e3c2fbfc2597 (diff) | |
download | u-boot-imx-fd4e3280e50983aa4d646f2c8fc93b38cc1dddf9.zip u-boot-imx-fd4e3280e50983aa4d646f2c8fc93b38cc1dddf9.tar.gz u-boot-imx-fd4e3280e50983aa4d646f2c8fc93b38cc1dddf9.tar.bz2 |
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
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: Simon Glass <sjg@chromium.org>
Signed-off-by: Andreas Fenkart <andreas.fenkart@digitalstrom.com>
Diffstat (limited to 'configs/M5475FFE_defconfig')
0 files changed, 0 insertions, 0 deletions