From: "Matthias Weißer" <weisserm@arcor.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC][PATCH 00/19] arm: add full relocation / cache support
Date: Thu, 05 Aug 2010 14:15:08 +0200 [thread overview]
Message-ID: <4C5AAB4C.9010209@arcor.de> (raw)
In-Reply-To: <4C5A8532.1010803@denx.de>
Hello Heiko
>> images which was not possible due to boot time restrictions in older
>> versions. So it would be great if this stuff could go mainline.
>
> I hope so ;-) So, could you send a patch for this board, based on my
> RFC patches? I pick them up at first, and it will then go in mainline
> when it is time for this step ...
As my board is not mainlined (still waiting for any review on V5) this
doesn't make sense from my point of view.
> (And it would be nice if you could send some testsresults, how "faster"
> let your boot time ;-)
Here are some numbers:
Test: old (icache) new (i+d cache)
image size 191k 204k x 1.06
copy 32MB NOR -> RAM 7.0s 6.5s x 1.07
iminfo of 1.2MiB image 0.5s 0.1s x 5.0
bootm of 1.2MiB gz image 5.4s 0.5s x 10.8
bootm of 0.8MiB lzma image 17.1s 1.5s x 11.4
bootm of 1.6MiB lzo image 3.2s 0.2s x 16.0
The three images have all the same payload. Just tested the three
different compression methods.
Boot time limit into application code is 5s so u-boot image compression
was not an option. But now it is.
Matthias
next prev parent reply other threads:[~2010-08-05 12:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-29 10:44 [U-Boot] [RFC][PATCH 00/19] arm: add full relocation / cache support Heiko Schocher
2010-07-29 11:33 ` Detlev Zundel
2010-07-29 11:57 ` Heiko Schocher
2010-08-04 12:17 ` Matthias Weißer
2010-08-05 6:19 ` Heiko Schocher
2010-08-05 9:23 ` Matthias Weißer
2010-08-05 9:32 ` Heiko Schocher
2010-08-05 12:15 ` Matthias Weißer [this message]
2010-08-07 21:41 ` Wolfgang Denk
2010-08-06 8:56 ` Heiko Schocher
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=4C5AAB4C.9010209@arcor.de \
--to=weisserm@arcor.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.