myusec_delay(1) is fine. Even if we do myusec_delay(2), it will do
slowly. 

Zheng

Signed-off-by: Zheng Bao <[email protected]>

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
Peter Stuge
Sent: Tuesday, December 23, 2008 1:49 PM
To: Coreboot
Subject: Re: [coreboot] SB600 flashrom hang (Patch)

Bao, Zheng wrote:
> If the usec_delay() is called, the programming action will be
> unbearably slow. I haven't got a way to solve this.

What is the intended timeout period?

Try using myusec_delay(3) or another low number.


//Peter

--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Attachment: flashrom_sb600_fix_hang.patch
Description: flashrom_sb600_fix_hang.patch

--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to