Home
last modified time | relevance | path

Searched hist:d40dbfb7405cb74946ba0a6e9058045fdb5bddaf (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A Dfw_env_main.cd40dbfb7405cb74946ba0a6e9058045fdb5bddaf Mon Sep 26 12:54:08 UTC 2016 B, Ravi <ravibabu@ti.com> 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: Ravi Babu <ravibabu@ti.com>
H A Dfw_env.hd40dbfb7405cb74946ba0a6e9058045fdb5bddaf Mon Sep 26 12:54:08 UTC 2016 B, Ravi <ravibabu@ti.com> 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: Ravi Babu <ravibabu@ti.com>