Home
last modified time | relevance | path

Searched hist:a90b9575f3ff71de58672295504e9ebaa8f051b4 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.ca90b9575f3ff71de58672295504e9ebaa8f051b4 Tue Apr 12 07:59:04 UTC 2011 Aaron Williams <aaron.williams@caviumnetworks.com> cfi_flash driver - Add delay after reset command

I ran into a problem where the reset was failing except when I enabled
debugging support. After talking with Garret Swalling at Spansion I
was told that the GL-N series of devices require a 500ns wait for the
reset to complete. The below patch adds a 1us delay after all reset
commands.

-Aaron Williams

Signed-off-by: Aaron Williams <aaron.williams@caviumnetworks.com>
Signed-off-by: Stefan Roese <sr@denx.de>