Skip to content
Snippets Groups Projects
Commit d40dbfb7 authored by B, Ravi's avatar B, Ravi Committed by Tom Rini
Browse files

env: tool: add command line option to input lockfile path


The default lockname is set to /var/lock. This limits the
usage of this application where OS uses different lockfile
location parameter.
For example, In case of android, the default lock
path location is /data.
Hence by providing the command line option to input lockfile
path will be useful to reuse the tool across multiple
operating system.

usage: ./fw_printenv -l <lockfile path>

Signed-off-by: default avatarRavi Babu <ravibabu@ti.com>
parent 279dcd89
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment