All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] imx53 performance issue after updating to version 2016.9 (tftp download, hash calculation)
@ 2016-10-04 16:44 Martin Reichherzer
  2016-10-05 13:12 ` Fabio Estevam
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Reichherzer @ 2016-10-04 16:44 UTC (permalink / raw)
  To: u-boot

After updating a mx53 based custom design to u-boot version 2016.9 from 2013.10 I?m facing performance problems. Change in performance can be observed e.g. during following situations:
-          TFTP download has decreased from  3 MiB/s to only  517.6 KiB/s
-          Hash value calculation (sha1) during FIT image format check. Hash calculation now takes a noticeable amount of time instead of finishing virtually immediately.
 
Unfortunately I don?t have access to a Freescale evaluation board to cross check my problems with another i.Mx53 based design.
My first assumption was a connection with caching, but according to lowlevel_init.S L2 cache is enabled. Same for D-cache and I-cache.
Is anybody facing the same problems or could state information about the behavior on other MX53 boards? Any other suggestions?
 
Regards
Martin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] imx53 performance issue after updating to version 2016.9 (tftp download, hash calculation)
  2016-10-04 16:44 [U-Boot] imx53 performance issue after updating to version 2016.9 (tftp download, hash calculation) Martin Reichherzer
@ 2016-10-05 13:12 ` Fabio Estevam
  0 siblings, 0 replies; 2+ messages in thread
From: Fabio Estevam @ 2016-10-05 13:12 UTC (permalink / raw)
  To: u-boot

Hi Martin,

On Tue, Oct 4, 2016 at 1:44 PM, Martin Reichherzer
<martin@reichherzer.de> wrote:
> After updating a mx53 based custom design to u-boot version 2016.9 from 2013.10 I?m facing performance problems. Change in performance can be observed e.g. during following situations:
> -          TFTP download has decreased from  3 MiB/s to only  517.6 KiB/s

Just tried 2016.09.01 on a mx53qsb (mx53loco_defconfig) and TFTP
download was 1.9MB/s.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-05 13:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-04 16:44 [U-Boot] imx53 performance issue after updating to version 2016.9 (tftp download, hash calculation) Martin Reichherzer
2016-10-05 13:12 ` Fabio Estevam

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.