public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Flash Erase and Write timeout for S29GL512P
@ 2010-05-21  5:17 prakash bedge
  2010-05-21  7:16 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: prakash bedge @ 2010-05-21  5:17 UTC (permalink / raw)
  To: u-boot

Hi All,

I am using 64MB CFI compliant flash on my board. For that I need to
configure the erase and write timeout for this chip in configs/boardname.h
file

Flash chip I am using is S29GL512P and as per datasheet flash erase time is
1024 Seconds and flash program time is 492 Seconds.

So  CONFIG_SYS_FLASH_ERASE_TOUT   should be 1024000 ms and
CONFIG_SYS_FLASH_WRITE_TOUT
should be 492000 ms.

 But, in Uboot, I am seeing that most boards have  configured
CONFIG_SYS_FLASH_ERASE_TOUT
to 240000 ms and  CONFIG_SYS_FLASH_WRITE_TOUT   to 200-400 ms range for
flash of size 1GB or moroe.

Can anyone please tell what value I should use for my chip.

Regards,
Prakash

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

end of thread, other threads:[~2010-05-25 12:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-21  5:17 [U-Boot] Flash Erase and Write timeout for S29GL512P prakash bedge
2010-05-21  7:16 ` Wolfgang Denk
2010-05-25  8:31   ` prakash bedge
2010-05-25  8:54     ` Andreas Bießmann
2010-05-25 11:41     ` Wolfgang Denk
2010-05-25 12:53       ` prakash bedge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox