commit | b450a56df05f3508762b6c37561105034bb76d03 | [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 | d7ea78c0a174c082eda7c67a1535f5b6ef7d1c2e [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>