All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Very slow fatload on bcm2835
Date: Mon, 15 Jun 2015 22:01:50 -0600	[thread overview]
Message-ID: <557F9FAE.3040602@wwwdotorg.org> (raw)
In-Reply-To: <20150611203514.2f83d4b3@north>

On 06/11/2015 12:35 PM, Jakub Kicinski wrote:
> Hello!
> 
> I'm using latest git source of U-Boot on Raspberry Pi Compute Module 
> and performance of fatload is quite bad.  Does anyone have any clue
> about what can be wrong?  Is it the lack of cache?
> 
> Sample boot log:
...
> reading zImage                
> 4003816 bytes read in 48930 ms (79.1 KiB/s)

I see this too. I bisected it to:
33fe2fb8df01 ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver

Marek, this is the second symptom I bisected to this patch. Something
seems quite wrong with it. Did changing to the other timer function
change the timer tick rate or something? FWIW, "sleep 10" at the shell
prompt appears to run for the correct amount of time, so I guess it's
not that.

  reply	other threads:[~2015-06-16  4:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-11 18:35 [U-Boot] Very slow fatload on bcm2835 Jakub Kicinski
2015-06-16  4:01 ` Stephen Warren [this message]
2015-06-16  9:19   ` Michal Marek
2015-06-17 10:43     ` Marek Vasut
2015-06-17 13:44       ` Jeroen Hofstee
2015-06-18 12:34         ` Marek Vasut
2015-06-18  1:55       ` Stephen Warren

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=557F9FAE.3040602@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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.