* [U-Boot] fatload accepting wildcard in filename?
@ 2011-11-08 8:15 Orjan Friberg
2011-11-08 8:49 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Orjan Friberg @ 2011-11-08 8:15 UTC (permalink / raw)
To: u-boot
Hi,
I came across this page http://boundarydevices.com/upgradeU.php where
the linked Xenon "upgrade package" contains a script that does
if fatload mmc 0 80008000 u-boot-xenon*.bin ; then
...
Their release is from a few years back (2008-06-11); the same fatload +
wildcard construct doesn't work with 2011.03. I'm trying to find out
how this was implemented, and if it was ever part of mainline or if it
was a local hack. (I couldn't find it in the ml archives.)
Thanks,
Orjan
--
Orjan Friberg
FlatFrog Laboratories AB
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] fatload accepting wildcard in filename?
2011-11-08 8:15 [U-Boot] fatload accepting wildcard in filename? Orjan Friberg
@ 2011-11-08 8:49 ` Wolfgang Denk
2011-11-08 9:02 ` Orjan Friberg
0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2011-11-08 8:49 UTC (permalink / raw)
To: u-boot
Dear Orjan Friberg,
In message <4EB8E510.6090201@flatfrog.com> you wrote:
>
> I came across this page http://boundarydevices.com/upgradeU.php where
> the linked Xenon "upgrade package" contains a script that does
>
> if fatload mmc 0 80008000 u-boot-xenon*.bin ; then
> ...
>
> Their release is from a few years back (2008-06-11); the same fatload +
> wildcard construct doesn't work with 2011.03. I'm trying to find out
> how this was implemented, and if it was ever part of mainline or if it
> was a local hack. (I couldn't find it in the ml archives.)
This has never been supported in mainline code.
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
Question: How does one get fresh air into a Russian church?
Answer: One clicks on an icon, and a window opens!
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] fatload accepting wildcard in filename?
2011-11-08 8:49 ` Wolfgang Denk
@ 2011-11-08 9:02 ` Orjan Friberg
0 siblings, 0 replies; 3+ messages in thread
From: Orjan Friberg @ 2011-11-08 9:02 UTC (permalink / raw)
To: u-boot
On 2011-11-08 09:49, Wolfgang Denk wrote:
>> Their release is from a few years back (2008-06-11); the same fatload +
>> wildcard construct doesn't work with 2011.03. I'm trying to find out
>> how this was implemented, and if it was ever part of mainline or if it
>> was a local hack. (I couldn't find it in the ml archives.)
>
> This has never been supported in mainline code.
Ok, thanks. I'm going to give it a shot and see if I can come up with
something sensible.
--
Orjan Friberg
FlatFrog Laboratories AB
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-08 9:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-08 8:15 [U-Boot] fatload accepting wildcard in filename? Orjan Friberg
2011-11-08 8:49 ` Wolfgang Denk
2011-11-08 9:02 ` Orjan Friberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox