All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adarsh Babu <adarshrbpin@yahoo.co.in>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Uncompression of image takes time.
Date: Mon, 5 Mar 2007 15:09:18 +0000 (UTC)	[thread overview]
Message-ID: <loom.20070305T160458-243@post.gmane.org> (raw)
In-Reply-To: 45E8145B.6010406@comcast.net

Jerry Van Baren <gerald.vanbaren <at> comcast.net> writes:
> 
> Hi Adarsh,
> 
> Other generic things that can cause slow execution are:
> * Caches disabled (data and/or instruction)
>    * Caches are very sharp knives: they can slice and
>        dice quickly and finely, or they can turn on
>        you and slice your fingers off.  For initial board
>        bring-up, caches are usually disabled.
> * Memory configuration
>    * The memory interface is typically initialized with
>        the slowest settings possible on power up: if they
>        are not optimized, the CPU will run slower than it
>        could run.
> 
> Let us know what you find, so the next person down this path will find 
> the solution  rather than just the problem.  (The internet: the worlds 
> largest knowledge base hidden in a vast wasteland of ignorance.)
> 
> HTH,
> gvb
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
Hi Jerry,

I enabled the Instruction cache for MCF5271 and then tried decompressing the 
image. I have got the decompression time down to 12 seconds from the earlier 
25 seconds with this implementation. Thanx a lot for the suggestion.

Regards,
Adarsh.

  reply	other threads:[~2007-03-05 15:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-02 12:11 [U-Boot-Users] Uncompression of image takes time Jerry Van Baren
2007-03-05 15:09 ` Adarsh Babu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-02-28 16:39 Adarsh Babu
2007-02-28 17:07 ` Jerry Van Baren
2007-03-01  6:12   ` Adarsh Babu
2007-03-01 16:37     ` Adarsh Babu
2007-03-01 18:22     ` Jerry Van Baren

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=loom.20070305T160458-243@post.gmane.org \
    --to=adarshrbpin@yahoo.co.in \
    --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.