All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Scharsig <js_at_ng@scharsoft.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] remove (double) LED initialization in arm920t start.s
Date: Thu, 23 Dec 2010 17:17:38 +0100	[thread overview]
Message-ID: <4D137622.8010801@scharsoft.de> (raw)
In-Reply-To: <4D0CA427.1070706@scharsoft.de>

To explain the background

1st:

I've compiled my code for easier debugging without -Os option.
But the non optimized code needs a valid stack at this position.
It's only as secondary problem

2nd:

The functions will called later again.

3rd:

Some soc are not fully intitialized here (e.g Clock aso). So, we also
increase the boot speed.

regards

Jens

  parent reply	other threads:[~2010-12-23 16:17 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 [this message]
2011-01-20 20:56 ` Albert ARIBAUD

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=4D137622.8010801@scharsoft.de \
    --to=js_at_ng@scharsoft.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.