From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 21 Jun 2016 07:46:17 +0200 Subject: [U-Boot] [PATCH 5/6] autoboot: move CONFIG_SILENT_CONSOLE handling In-Reply-To: <1466487167-18987-6-git-send-email-yamada.masahiro@socionext.com> References: <1466487167-18987-1-git-send-email-yamada.masahiro@socionext.com> <1466487167-18987-6-git-send-email-yamada.masahiro@socionext.com> Message-ID: <5768D4A9.7060406@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Masahiro, On 21.06.2016 07:32, Masahiro Yamada wrote: > Factor out the same code from the callees to the caller. > > Signed-off-by: Masahiro Yamada Reviewed-by: Stefan Roese Thanks, Stefan