commit | d88f8726b45d6c3264f2ed067c72dc0465f3f135 | [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 | 6d1248a20dbf19260538e549afe56fc724ccd999 [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>