commit | e080d545f8ffb104a13b07deddf92ecb498b3a94 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Tue Dec 11 22:16:30 2012 -0600 |
committer | Tom Rini <trini@ti.com> | Thu Dec 13 11:46:56 2012 -0700 |
tree | 47c557775a04438777165ffbfc752888bcf3f805 | |
parent | 849d5d9cda0e7c94797874d842e9b132ec45a565 [diff] |
env: Add a silent env handler The silent variable now updates the global data flag anytime it is changed as well as after the env relocation (in case its value is different from the default env in such cases as NAND env) Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>