* [U-Boot-Users] udelay make at91sam9260 board freeze
@ 2007-11-14 17:05 Gonzague GENET
2007-11-15 17:06 ` Detlev Zundel
0 siblings, 1 reply; 2+ messages in thread
From: Gonzague GENET @ 2007-11-14 17:05 UTC (permalink / raw)
To: u-boot
Hi all,
Strange problem indeed.
U-boot freeze when I do fatload instruction. After several investigation,
the crash appear during the udelay instruction.....
But if i replace the original code of udelay instruction by a simple for
loop, it works....
Any ideas ?
Regards,
Gonzague
--
View this message in context: http://www.nabble.com/udelay-make-at91sam9260-board-freeze-tf4806567.html#a13751461
Sent from the Uboot - Users mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] udelay make at91sam9260 board freeze
2007-11-14 17:05 [U-Boot-Users] udelay make at91sam9260 board freeze Gonzague GENET
@ 2007-11-15 17:06 ` Detlev Zundel
0 siblings, 0 replies; 2+ messages in thread
From: Detlev Zundel @ 2007-11-15 17:06 UTC (permalink / raw)
To: u-boot
Hi Gonzague,
> Strange problem indeed.
> U-boot freeze when I do fatload instruction. After several investigation,
> the crash appear during the udelay instruction.....
> But if i replace the original code of udelay instruction by a simple for
> loop, it works....
> Any ideas ?
Does the board freeze or is it really a veerrry long delay? I am
tempted to say it is the latter. If you check the archives you will
see that there is always a mist of confusion around CFG_HZ and related
defines which udelay uses (cpu/arm920t/at91rm9200/interrupts.c).
So I suggest to check the values used there on your platform (CFG_HZ
should be 1000 btw.) and find out why udelay spins too long. Having
done that, send a patch and rejoice!
Best wishes
Detlev
--
System going down at 1:45 this afternoon for disk crashing.
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-15 17:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-14 17:05 [U-Boot-Users] udelay make at91sam9260 board freeze Gonzague GENET
2007-11-15 17:06 ` Detlev Zundel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox