commit | b76a147b722565bde046f707a5cc92df8ea29738 | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil.sutter@viprinet.com> | Thu Feb 21 18:21:55 2013 +0100 |
committer | Scott Wood <scottwood@freescale.com> | Fri Feb 22 19:34:53 2013 -0600 |
tree | 5938c7eb2743948a33558aad9e46296e64831eeb | |
parent | fcecb4a52c780d5fa7e8781db7ef5440aff0b48c [diff] |
env_nand.c: clarify log messages when env reading fails The single message is misleading, since there is no equivalent success note when reading the other copy succeeds. Instead, warn if one of the redundant copies could not be loaded and emphasise on the error when reading both fails. Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>