commit | 3f1f175f604cad548383f12dbdf38dc7221b21a4 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Oct 03 09:38:49 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:54:05 2012 -0700 |
tree | 61f1e3cdd6a2e1f92180c3708fc832bf10472610 | |
parent | bee337eb86645d805bd882980c0a2e6feb550094 [diff] |
tools/env: Serialize calls to fw_*env Use a lock file at /var/lock/fw_printenv.lock. Avoids seriously confusing the MTD driver. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>