public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] remove (double) LED initialization in arm920t start.s
Date: Thu, 20 Jan 2011 21:56:27 +0100	[thread overview]
Message-ID: <4D38A17B.2080509@free.fr> (raw)
In-Reply-To: <4D0CA427.1070706@scharsoft.de>

Le 18/12/2010 13:08, Jens Scharsig a ?crit :
> * remove LED initialization in front of relocation and bss init
>
> Signed-off-by: Jens Scharsig<js_at_ng@scharsoft.de>
> ---
>
>   * prevents run C function on an uninitialized environment
>
>   arch/arm/cpu/arm920t/start.S |    3 ---
>   1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/cpu/arm920t/start.S b/arch/arm/cpu/arm920t/start.S
> index 08f178d..764a06a 100644
> --- a/arch/arm/cpu/arm920t/start.S
> +++ b/arch/arm/cpu/arm920t/start.S
> @@ -119,9 +119,6 @@ start_code:
>   	orr	r0, r0, #0xd3
>   	msr	cpsr, r0
>
> -	bl	coloured_LED_init
> -	bl	red_LED_on
> -
>   #if	defined(CONFIG_AT91RM9200DK) || defined(CONFIG_AT91RM9200EK)
>   	/*
>   	 * relocate exception table
> -- 1.7.1

Applied to U-boot-arm, thanks.

Amicalement,
-- 
Albert.

      parent reply	other threads:[~2011-01-20 20:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-18 12:08 [U-Boot] [PATCH] remove (double) LED initialization in arm920t start.s Jens Scharsig
2010-12-23 11:58 ` Andreas Bießmann
2010-12-23 12:29   ` Reinhard Meyer
2010-12-23 12:51     ` Wolfgang Denk
2010-12-23 13:18       ` Reinhard Meyer
2010-12-23 15:05         ` Wolfgang Denk
2010-12-23 16:17 ` Jens Scharsig
2011-01-20 20:56 ` Albert ARIBAUD [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=4D38A17B.2080509@free.fr \
    --to=albert.aribaud@free.fr \
    --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