commit | 09b9d9e55f64259763c20217f7743dbeec9bb055 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jun 27 16:23:03 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 01 17:42:56 2016 -0400 |
tree | 655155b29dfdb9679f5b01403370186a1e76c6ea | |
parent | d8da8298ad9b5a379d6fb7f079a3a1a591147a5e [diff] |
autoboot: move CONFIG_SILENT_CONSOLE handling Factor out the same code from the callees to the caller. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de>