[U-Boot] [PATCH 09/20] Bring mtest putc() into common code

Simon Glass sjg at chromium.org
Sat Feb 16 00:53:30 CET 2013


On Wed, Dec 26, 2012 at 10:57 AM, Simon Glass <sjg at chromium.org> wrote:
> If we get a Ctrl-C abort, we always print a newline. Move this repeated
> code out of the functions and into a single place in the caller.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to x86/master.

> ---
>  common/cmd_mem.c |   32 +++++++++-----------------------
>  1 files changed, 9 insertions(+), 23 deletions(-)


More information about the U-Boot mailing list