* CF Adad <cfa...@rocketmail.com> [120606 00:55]:
> 
> Do you folks know of a good reference for properly calculating these GPMC 
> settings?

In theory you just need to know the timings of connected components,
then check which ones depend on cycles and which ones depend on time.

Also take into account latencies added by level shifters if you have those.
Paul Walmsley noticed a few years ago that those affected the smsc911x
timings if not accounted for.

Probably the closest thing for reference we have are the various
arch/arm/mach-omap2/gpmc*.c files. Then of course verifying the timings
using a scope might help a lot.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to