commit | ff00226e0b55d08c55fca843ff9c4819b247e08c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon May 22 05:05:29 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 14:13:06 2017 -0400 |
tree | c028d234bcdd18b2a098fe71d33c60e104ad1058 | |
parent | c91001f608597a727261449b3c6fd3afe7d6551c [diff] |
bootstage: Use debug() for stashing messages We don't normally want to see these messages. Change them to debug-only. Signed-off-by: Simon Glass <sjg@chromium.org>