I've verified that CS5 is working, by reading from address 0x14000000 in my bootloader (always seems to return 0, but the scope says that the CS is getting activated). I'm suspicious that the board should have PXA255 A0<->isp1161 A0, and that's why the driver can't seem to do a software reset of the chip.


PXA255 does not supports 8-bit reding from odd addresses.
Reading from ANY 8-bit adress a causes A0 to be ZERO.
By the way, writing to an odd address works fine.

I'm just working with isp1362 on PXA255, and do not know curent differeces between this chips,
but another issue is correct delay betwen command and reading data.





-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to