* [U-Boot] Extload question
@ 2012-10-30 23:30 Ed Bone
2012-10-31 9:00 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Ed Bone @ 2012-10-30 23:30 UTC (permalink / raw)
To: u-boot
Hello,
I was looking at the patch "Ext2load: increase read speed" from Patch
149244.
http://patchwork.ozlabs.org/patch/149244/
I realize this is an older fix, but it looks fairly innocuous. Is there
any reason this would not work with a board that had storage device behind
a SATA controller? I ask because we were using an older version of U-Boot
based off the U-Boot 2011.09 release. The release worked fine using
ext2load but it was obviously slow to load files. However when attempting
to patch the 149244, we appear to be getting read issues on larger files.
Which seems odd to me.
We are able to load a 32k file no problem.
A 2.1 MB file though has issues though. The block device doesn't seem to
be able to handle it.
Any thoughts?
Ned
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Extload question
2012-10-30 23:30 [U-Boot] Extload question Ed Bone
@ 2012-10-31 9:00 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2012-10-31 9:00 UTC (permalink / raw)
To: u-boot
Dear Ed Bone,
In message <CAK6Cf_HG3NWQdJGeq0dWUs1mmBtadt8PPBfdGX4b5irKH_MaRg@mail.gmail.com> you wrote:
>
> I realize this is an older fix, but it looks fairly innocuous. Is there
> any reason this would not work with a board that had storage device behind
> a SATA controller? I ask because we were using an older version of U-Boot
> based off the U-Boot 2011.09 release. The release worked fine using
> ext2load but it was obviously slow to load files. However when attempting
> to patch the 149244, we appear to be getting read issues on larger files.
> Which seems odd to me.
IIRC there have been other / additional bug fixes / improvements to
the ext fs code since. Maybe you're triggeringone of these old, fixed
by now bugs.
Update and try recent code instead.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Status quo. Latin for "the mess we're in."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-31 9:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-30 23:30 [U-Boot] Extload question Ed Bone
2012-10-31 9:00 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox