commit | c75648d75ecd164975da08110f67d2a81302f5ac | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri May 08 14:52:09 2015 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed May 27 13:35:54 2015 -0400 |
tree | 707776b8ffa8d680791c28a9f4c9ef7f9aee7e29 | |
parent | f19f389f341f5370e7cdec8f9f345993a3c070d6 [diff] |
env_mmc: add error message to pass to set_default_env Add an error message that gets passed to set_default_env() like env_nand implements. This message is displayed to the user as the reason for falling back to the default environment. Signed-off-by: Tim Harvey <tharvey@gateworks.com>