myusec_delay(1) is fine. Even if we do myusec_delay(2), it will do slowly.
Zheng
Signed-off-by: Zheng Bao zheng.bao@amd.com
-----Original Message----- From: coreboot-bounces+zheng.bao=amd.com@coreboot.org [mailto:coreboot-bounces+zheng.bao=amd.com@coreboot.org] 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: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot