public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/6] mx6sabresd: Remove empty reset_cpu()
Date: Tue, 3 Nov 2015 09:28:19 +0100	[thread overview]
Message-ID: <56387023.9080002@denx.de> (raw)
In-Reply-To: <1446510095-14793-1-git-send-email-festevam@gmail.com>

On 03/11/2015 01:21, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> There is really no need to provide an empty reset_cpu() implementation,
> so just remove it.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  board/freescale/mx6sabresd/mx6sabresd.c | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/board/freescale/mx6sabresd/mx6sabresd.c b/board/freescale/mx6sabresd/mx6sabresd.c
> index 5644167..de2561d 100644
> --- a/board/freescale/mx6sabresd/mx6sabresd.c
> +++ b/board/freescale/mx6sabresd/mx6sabresd.c
> @@ -857,8 +857,4 @@ void board_init_f(ulong dummy)
>  	/* load/boot image from boot device */
>  	board_init_r(NULL, 0);
>  }
> -
> -void reset_cpu(ulong addr)
> -{
> -}
>  #endif
> 

Thanks for series - this is dead code.

Reviewed-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

      parent reply	other threads:[~2015-11-03  8:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03  0:21 [U-Boot] [PATCH 1/6] mx6sabresd: Remove empty reset_cpu() Fabio Estevam
2015-11-03  0:21 ` [U-Boot] [PATCH 2/6] mx6slevk: " Fabio Estevam
2015-11-03  0:21 ` [U-Boot] [PATCH 3/6] mx6sxsabresd: " Fabio Estevam
2015-11-03  0:21 ` [U-Boot] [PATCH 4/6] mx6ul_14x14_evk: " Fabio Estevam
2015-11-03  0:21 ` [U-Boot] [PATCH 5/6] novena: " Fabio Estevam
2015-11-03  0:32   ` Marek Vasut
2015-11-03  0:21 ` [U-Boot] [PATCH 6/6] ot1200: " Fabio Estevam
2015-11-03  8:29   ` Christian Gmeiner
2015-11-03  8:28 ` Stefano Babic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56387023.9080002@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox